Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 5d39779 commit 4ebe839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stalebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6.0.1
- uses: actions/stale@v9.0.0
with:
exempt-issue-labels: 'WIP,security,action_item,never_stale'
days-before-issue-stale: 365
Expand Down

0 comments on commit 4ebe839

Please sign in to comment.