Bump actions/stale from v3.0.12 to v3.0.14 (#49)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 24 Nov 2020 15:18:36 +0000 (16:18 +0100)
committerGitHub <noreply@github.com>
Tue, 24 Nov 2020 15:18:36 +0000 (16:18 +0100)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.12 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.12...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1)

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