Bump actions/stale from 6 to 7 (#7609)

This commit is contained in:
dependabot[bot] 2023-01-18 13:54:26 -08:00 committed by GitHub
parent f33a1b73ea
commit 6b0cfa5a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v6
- uses: actions/stale@v7
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 7