Skip to content

Commit

Permalink
ci: update actions/stale@v6->v9
Browse files Browse the repository at this point in the history
  • Loading branch information
hatsu38 authored and jaredbeck committed May 28, 2024
1 parent bd2866f commit 5d7c816
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 @@ -13,7 +13,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6
- uses: actions/stale@v9
with:
exempt-issue-labels: keep
stale-issue-message: >
Expand Down

0 comments on commit 5d7c816

Please sign in to comment.