🔀 Merge pull request #60 from jpanther/dependabot/github_actions/actions/stale-8

👷 Bump actions/stale from 7 to 8
This commit is contained in:
James Panther 2023-03-27 22:38:32 +11:00 committed by GitHub
commit 324e42d10b
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@v7
- uses: actions/stale@v8
with:
days-before-stale: 30
days-before-close: 14