mirror of https://github.com/jpanther/congo.git
🔀 Merge pull request #513 from jpanther/dependabot/github_actions/actions/stale-8
👷 Bump actions/stale from 7 to 8
pull/518/head
commit
4263af5a9f
|
@ -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