mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-27 11:31:05 +00:00
Merge pull request #9513 from stevenhorsman/bump-stale-version
gha: stale: Bump stalebot version
This commit is contained in:
commit
3456483df9
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v8
|
||||
- uses: actions/stale@v9
|
||||
with:
|
||||
stale-pr-message: 'This PR has been opened without with no activity for 180 days. Comment on the issue otherwise it will be closed in 7 days'
|
||||
days-before-pr-stale: 180
|
||||
|
Loading…
Reference in New Issue
Block a user