Merge pull request #517 from Romanitho/dependabot/github_actions/actions/stale-9

Bump actions/stale from 8 to 9
pull/523/head
Romain 2023-12-11 10:27:06 +01:00 committed by GitHub
commit 43746accd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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