Bump actions/stale from v3.0.14 to v3.0.16 (#72)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 10 Feb 2021 11:08:37 +0000 (12:08 +0100)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 11:08:37 +0000 (12:08 +0100)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...9d6f46564a515a9ea11e7762ab3957ee58ca50da)

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 264d974f09d70031049eb7b0d8410f70e7210c9b..ac90ec666d2e3fa469c460056cea806b2da51226 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
 
     steps:
-    - uses: actions/stale@v3.0.14
+    - uses: actions/stale@v3.0.16
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}
         stale-issue-message: 'Stale issue message'