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

👷 Bump actions/stale from 7 to 8
pull/518/head
James Panther 2023-03-27 22:37:51 +11:00 committed by GitHub
commit 4263af5a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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