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

This commit is contained in:
dependabot[bot]
2026-07-31 20:00:52 +02:00
committed by GitHub
parent 375de856b3
commit 2944e26957
+1 -1
View File
@@ -13,7 +13,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 180 days with no activity. Remove stale label or comment or this will be closed in 30 days'