chore(deps): update actions/stale action to v10

This commit is contained in:
renovate[bot] 2025-10-28 06:41:52 +00:00 committed by GitHub
parent a3349add54
commit 0e7ce575a8
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:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 180