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