chore: Bump actions/stale from 8 to 9 (#20088)

This commit is contained in:
dependabot[bot]
2023-12-07 19:31:47 +01:00
committed by GitHub
parent f11eb2459b
commit aa8144b739
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days'