mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-24 14:32:33 +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:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v8
|
- uses: actions/stale@v9
|
||||||
with:
|
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'
|
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
|
days-before-pr-stale: 180
|
||||||
|
Loading…
Reference in New Issue
Block a user