Bump actions/stale from v3.0.11 to v3.0.12 (#29)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 23 Oct 2020 17:53:01 +0000 (19:53 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Oct 2020 17:53:01 +0000 (19:53 +0200)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.11 to v3.0.12.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.11...44f9eae0adddf72dbf3eedfacc999f70afcec1a8)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/stale.yml

index e2e151dfddf22a87bda90fa50623455c7994f157..14944ccdfd7493eb513afbea813bb0445c1cd587 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
 
     steps:
-    - uses: actions/stale@v3.0.11
+    - uses: actions/stale@v3.0.12
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}
         stale-issue-message: 'Stale issue message'