Skip to content

Commit

Permalink
Merge pull request #34 from hiroyoshii/renovate/actions-stale-8.x
Browse files Browse the repository at this point in the history
Update actions/stale action to v8
  • Loading branch information
hiroyoshii authored Sep 2, 2023
2 parents 6b3d951 + c16149e commit 5d47082
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 @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'Stale issue message'
Expand Down

0 comments on commit 5d47082

Please sign in to comment.