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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alex <alxmorais8@msn.com>
This commit is contained in:
renovate[bot] 2022-03-03 15:22:31 +01:00 committed by GitHub
parent a701d44d25
commit a2d0cc09eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ jobs:
pull-requests: write pull-requests: write
steps: steps:
- uses: actions/stale@v4 - uses: actions/stale@v5
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?' stale-issue-message: 'Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?'