Skip to content

Commit

Permalink
Merge pull request #1254 from nttgin/dependabot/github_actions/dev/ac…
Browse files Browse the repository at this point in the history
…tions/stale-9

Bump actions/stale from 5 to 9
  • Loading branch information
massimocandela authored Mar 15, 2024
2 parents 420d17a + 6ea1f7c commit 78f8305
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 @@ -19,7 +19,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
days-before-issue-stale: 90
days-before-pr-stale: 90
Expand Down

0 comments on commit 78f8305

Please sign in to comment.