🔀 Merge pull request #24 from jpanther/dependabot/github_actions/actions/stale-6

👷 Bump actions/stale from 5 to 6
This commit is contained in:
James Panther 2022-10-11 09:02:37 +11:00 committed by GitHub
commit d9f6d2777e
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@v5
- uses: actions/stale@v6
with:
days-before-stale: 30
days-before-close: 14