🔀 Merge pull request #60 from jpanther/dependabot/github_actions/actions/stale-8
👷 Bump actions/stale from 7 to 8
This commit is contained in:
commit
324e42d10b
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user