Bump actions/stale from 8 to 9 (#9016)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-18 13:56:41 +00:00
committed by GitHub
parent c89a3962ff
commit cdf0dd6372

View File

@@ -9,7 +9,7 @@ jobs:
stale:
runs-on: [ default ]
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-pr-stale: 42