mirror of https://github.com/jpanther/congo.git
🔀 Merge pull request #301 from jpanther/dependabot/github_actions/actions/stale-6
👷 Bump actions/stale from 5 to 6
pull/312/head
commit
d41e280939
|
@ -10,7 +10,7 @@ jobs:
|
|||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
days-before-stale: 30
|
||||
days-before-close: 14
|
||||
|
|
Loading…
Reference in New Issue