Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v5.1.0 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed Jul 18, 2022
1 parent 3ced890 commit 3409aba
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@v5.0.0
- uses: actions/stale@v5.1.0
with:
exempt-issue-labels: 'WIP,security,action_item,never_stale'
days-before-issue-stale: 365
Expand Down

0 comments on commit 3409aba

Please sign in to comment.