Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v8 (#4077)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 21929f1 commit b8d60ab
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@v5
- uses: actions/stale@v8
with:
days-before-stale: 30
exempt-issue-labels: 'pinned,security'
Expand Down

0 comments on commit b8d60ab

Please sign in to comment.