Skip to content

Commit

Permalink
Merge pull request ceph#54994 from ceph/wip-lflores-upgrade-stale-bot
Browse files Browse the repository at this point in the history
.github/workflows: upgrade stale bot
  • Loading branch information
ljflores authored Jan 3, 2024
2 parents 16ffaaf + bf5b1cd commit c047daf
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 @@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
# PAT for GitHub API authentication
repo-token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit c047daf

Please sign in to comment.