Skip to content

Commit

Permalink
Build: Update actions/stale to 5.1.1 (apache#5420)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbendick authored Aug 3, 2022
1 parent f94370d commit 09cd064
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 @@ -30,7 +30,7 @@ jobs:
stale:
runs-on: ubuntu-20.04
steps:
- uses: actions/stale@v4
- uses: actions/stale@v5.1.1
with:
stale-issue-label: 'stale'
exempt-issue-labels: 'not-stale'
Expand Down

0 comments on commit 09cd064

Please sign in to comment.