chore(deps): bump actions/stale from 9 to 10 (#28539)

This commit is contained in:
dependabot[bot]
2025-09-08 20:20:46 +02:00
committed by GitHub
parent dc991be28f
commit f022f55be6
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v9
- uses: actions/stale@v10
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days'