Bump actions/stale from 9 to 10 (#860)

This commit is contained in:
dependabot[bot]
2025-09-08 20:10:02 +02:00
committed by GitHub
parent fa68e1f244
commit 3d08e04d01

View File

@@ -13,7 +13,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 180 days with no activity. Remove stale label or comment or this will be closed in 30 days'