Bump actions/stale from 8.0.0 to 9.0.0 (#19004)

This commit is contained in:
dependabot[bot] 2023-12-11 08:06:47 +01:00 committed by GitHub
parent 22cf903656
commit a52ba5fbd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 90 days stale policy
uses: actions/stale@v8.0.0
uses: actions/stale@v9.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 90