Skip to content

Commit

Permalink
chore(deps): bump actions/stale from 5 to 9 (#16946)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: d1onys1us <[email protected]>
  • Loading branch information
dependabot[bot] and dionysuzx authored May 7, 2024
1 parent 8532b77 commit fdb989d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/close-inactive-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
days-before-issue-stale: 30
days-before-issue-close: 7
Expand Down

0 comments on commit fdb989d

Please sign in to comment.