.github/workflows: upgrade stale bot

Signed-off-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
Laura Flores 2023-12-22 17:43:17 -06:00 committed by GitHub
parent 9e20cf34f9
commit bf5b1cd07a
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@v8
- uses: actions/stale@v9
with:
# PAT for GitHub API authentication
repo-token: "${{ secrets.GITHUB_TOKEN }}"