Skip to content

Commit

Permalink
Merge pull request containerd#9517 from containerd/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/actions/stale-9

build(deps): bump actions/stale from 8 to 9
  • Loading branch information
AkihiroSuda authored Dec 13, 2023
2 parents fd16389 + 4660090 commit e66b912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
# All stale bot options: https://github.com/actions/stale#all-options
with:
# Idle number of days before marking issues/PRs stale
Expand Down

0 comments on commit e66b912

Please sign in to comment.