Skip to content

Commit

Permalink
Merge pull request rook#13364 from rook/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/stale-9

build(deps): bump actions/stale from 8 to 9
  • Loading branch information
travisn authored Dec 11, 2023
2 parents dde2c5c + 5d9a424 commit 4b1f996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-20.04
if: github.repository == 'rook/rook'
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-issue-stale: 60
Expand Down

0 comments on commit 4b1f996

Please sign in to comment.