🔀 Merge pull request #113 from jpanther/dependabot/github_actions/actions/stale-9

👷 Bump actions/stale from 8 to 9
This commit is contained in:
James Panther 2023-12-10 10:13:24 +11:00 committed by GitHub
commit b4bf23e02f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
days-before-stale: 30
days-before-close: 14