Merge pull request #9513 from stevenhorsman/bump-stale-version

gha: stale: Bump stalebot version
This commit is contained in:
Alex Lyn 2024-04-19 15:15:10 +08:00 committed by GitHub
commit 3456483df9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
stale-pr-message: 'This PR has been opened without with no activity for 180 days. Comment on the issue otherwise it will be closed in 7 days'
days-before-pr-stale: 180