Merge pull request #3108 from nicolargo/renovate/actions-stale-9.x

Update actions/stale action to v9
This commit is contained in:
Nicolas Hennion 2025-04-12 16:12:51 +02:00 committed by GitHub
commit 9fd1efce21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v5
- uses: actions/stale@v9
with:
days-before-issue-stale: 90
days-before-issue-close: -1