🔀 Merge pull request #37 from jpanther/dependabot/github_actions/actions/stale-7

👷 Bump actions/stale from 6 to 7
This commit is contained in:
James Panther 2023-01-09 14:49:26 +11:00 committed by GitHub
commit 6c3d1b0b9d
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@v6
- uses: actions/stale@v7
with:
days-before-stale: 30
days-before-close: 14