Skip to content

Commit

Permalink
🔀 Merge pull request jpanther#513 from jpanther/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/stale-8

👷 Bump actions/stale from 7 to 8
  • Loading branch information
jpanther authored Mar 27, 2023
2 parents e99609b + ef6f3c4 commit 4263af5
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 @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
days-before-stale: 30
days-before-close: 14
Expand Down

0 comments on commit 4263af5

Please sign in to comment.