mirror of https://github.com/ceph/ceph
.github/workflows: upgrade stale bot
Signed-off-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
parent
9e20cf34f9
commit
bf5b1cd07a
|
@ -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 }}"
|
||||
|
|
Loading…
Reference in New Issue