Update actions/stale action to v9

This commit is contained in:
renovate[bot] 2023-12-17 23:57:32 +00:00 committed by GitHub
parent 83c7206a1e
commit 6fc1f35b5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
permissions: permissions:
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8 - uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e # v9
with: with:
days-before-issue-stale: -1 days-before-issue-stale: -1
days-before-issue-close: -1 days-before-issue-close: -1