Skip to content

Commit

Permalink
Merge pull request #10357 from srcshelton/patch-1
Browse files Browse the repository at this point in the history
Update to actions/stale@v3
  • Loading branch information
openshift-merge-robot authored May 17, 2021
2 parents a6a3df0 + 60eb4e7 commit 3bdbe3c
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 @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/stale@v1
- 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.'
Expand Down

0 comments on commit 3bdbe3c

Please sign in to comment.