Merge pull request #113 from elliotmatson/renovate/actions-stale-9.x

Update actions/stale action to v9
This commit is contained in:
Elliot Matson 2023-12-07 12:04:10 -06:00 committed by GitHub
commit 44ef892401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.'
days-before-stale: 30