Merge pull request #308 from Romanitho/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8pull/306/head
commit
10278f4095
|
@ -12,7 +12,7 @@ jobs:
|
|||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v7
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
days-before-issue-stale: 30
|
||||
days-before-issue-close: 14
|
||||
|
|
Loading…
Reference in New Issue