chore: bump actions/stale from 10 to 11 (#32691)

This commit is contained in:
dependabot[bot]
2026-07-30 00:56:42 +02:00
committed by GitHub
parent 3348cea190
commit a4862c9769
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v10
- uses: actions/stale@v11
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'