Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JohnVillalovos committed Mar 8, 2022
1 parent 7f845f7 commit d841185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
- uses: actions/stale@v5
with:
any-of-labels: 'need info,Waiting for response'
stale-issue-message: >
Expand Down

0 comments on commit d841185

Please sign in to comment.