Skip to content

Commit

Permalink
Bump actions/stale from 4.0.0 to 9.0.0 (#1473)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 179290e commit 7b241c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4.0.0
- uses: actions/stale@v9.0.0
with:
days-before-issue-stale: 30
days-before-issue-close: 10
Expand Down

0 comments on commit 7b241c9

Please sign in to comment.