chore(deps): update actions/stale to v3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
renovate[bot] 2022-11-01 00:32:23 +00:00 committed by Chris Evich
parent 62e698b567
commit 2b55a7231a
No known key found for this signature in database
GPG Key ID: 03EDC70FD578067F

View File

@ -17,7 +17,7 @@ jobs:
pull-requests: write # for actions/stale to close stale PRs
runs-on: ubuntu-latest
steps:
- uses: actions/stale@98ed4cb500039dbcccf4bd9bedada4d0187f2757 # v3
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.'