Merge pull request #680 from mannaandpoem/dependabot/github_actions/actions-54efa56ab6
Bump actions/stale from 5 to 9 in the actions group
This commit is contained in:
commit
25c515bb67
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v5
|
- uses: actions/stale@v9
|
||||||
with:
|
with:
|
||||||
days-before-issue-stale: 30
|
days-before-issue-stale: 30
|
||||||
days-before-issue-close: 14
|
days-before-issue-close: 14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user