Bump actions/stale from 5.2.0 to 6.0.0 (#4938)

This commit is contained in:
Adam Warner 2022-09-24 13:07:51 +01:00 committed by GitHub
commit 54bcf5626f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
issues: write
steps:
- uses: actions/stale@v5.2.0
- uses: actions/stale@v6.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30