Merge pull request #9517 from containerd/dependabot/github_actions/actions/stale-9
build(deps): bump actions/stale from 8 to 9
This commit is contained in:
commit
e66b912048
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
stale:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v8
|
- uses: actions/stale@v9
|
||||||
# All stale bot options: https://github.com/actions/stale#all-options
|
# All stale bot options: https://github.com/actions/stale#all-options
|
||||||
with:
|
with:
|
||||||
# Idle number of days before marking issues/PRs stale
|
# Idle number of days before marking issues/PRs stale
|
||||||
|
Loading…
Reference in New Issue
Block a user