Bump actions/stale from 5 to 6 (#18456)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master^2
dependabot[bot] 2022-09-23 09:52:21 +10:00 committed by GitHub
parent ea80141f69
commit 3b7aeddc4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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