Skip to content

Commit

Permalink
Merge pull request #18121 from containers/renovate/actions-stale-8.x
Browse files Browse the repository at this point in the history
[skip-ci] Update actions/stale action to v8
  • Loading branch information
openshift-merge-robot authored Apr 9, 2023
2 parents b3dd2db + d3cf8cc commit c04ccdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@98ed4cb500039dbcccf4bd9bedada4d0187f2757 # v3
- uses: actions/stale@1160a2240286f5da8ec72b1c0816ce2481aabf84 # v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'A friendly reminder that this issue had no activity for 30 days.'
Expand Down

0 comments on commit c04ccdb

Please sign in to comment.