🔀 Merge pull request #746 from jpanther/dependabot/github_actions/actions/stale-9

👷 Bump actions/stale from 8 to 9
pull/747/head
James Panther 2023-12-10 10:12:43 +11:00 committed by GitHub
commit 0c5d6d1125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
days-before-stale: 120
days-before-close: 30