chore(deps): update actions/stale action to v5 (#1480)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-03-29 11:18:28 +02:00 committed by GitHub
parent 78e8e2d29a
commit e6a8fc7caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
private_key: ${{ secrets.K8S_AT_HOME_APP_PRIVATE_KEY }}
- name: Check for stale issues and PRs
uses: actions/stale@v4
uses: actions/stale@v5
with:
repo-token: ${{ steps.generate-token.outputs.token }}
days-before-issue-stale: 60