Skip to content

Commit

Permalink
Merge pull request #3001 from ytti/dependabot/github_actions/master/a…
Browse files Browse the repository at this point in the history
…ctions/stale-9
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
2 parents e81eb77 + 186d5ee commit 51457fb
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 @@ -12,7 +12,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
operations-per-run: 500
days-before-issue-stale: 90
Expand Down

0 comments on commit 51457fb

Please sign in to comment.