Merge pull request #633 from nunocoracao/dependabot/github_actions/dev/actions/stale-8

This commit is contained in:
Nuno Coração 2023-03-27 08:41:58 +01:00 committed by GitHub
commit 96f8994866
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
pull-requests: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue will be closed since it has been stale for 60 days.'