chore(deps): update actions/stale action to v10 (#337)
Some checks failed
Pre-commit check / pre-commit (push) Has been cancelled
Close stale / stale-issues (push) Has been cancelled
Test / native (push) Has been cancelled
Test / system (push) Has been cancelled
Test / docker (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-07 01:38:29 +00:00 committed by GitHub
parent 5d9b7ecaa4
commit 79a9e5bbf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
with:
days-before-pr-stale: 30
days-before-pr-close: 14