Bump actions/stale from 3.0.17 to 3.0.19 (#110)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Jun 2021 09:41:59 +0000 (11:41 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jun 2021 09:41:59 +0000 (11:41 +0200)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.17 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.17...v3.0.19)

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