Merge pull request #18121 from containers/renovate/actions-stale-8.x

[skip-ci] Update actions/stale action to v8
This commit is contained in:
OpenShift Merge Robot 2023-04-09 07:20:31 -04:00 committed by GitHub
commit c04ccdbc55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/stale@98ed4cb500039dbcccf4bd9bedada4d0187f2757 # v3 - uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8
with: with:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.' stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.'