Merge pull request #1118 from nunocoracao/dependabot/github_actions/dev/actions/stale-9

👷 Bump actions/stale from 8 to 9
This commit is contained in:
Nuno Coração 2023-12-14 11:46:07 +00:00 committed by GitHub
commit 39695820d7
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@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue will be closed since it has been stale for 60 days.'