stale.yml: upgrade actions/stale to v6 (#8615)

pull/1/head
Oscar Dominguez 2022-10-02 16:33:07 +02:00 committed by GitHub
parent dc83b80f42
commit f153e318de
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@v5
uses: actions/stale@v6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}