stale.yml: bump actions/stale version to v8 (#10014)

pull/23/head
K.B.Dharun Krishna 2023-04-10 22:16:32 +05:30 committed by GitHub
parent 261040d3c8
commit d669a72bc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
steps:
- name: Stale Bot
uses: actions/stale@v6
uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}