Skip to content

Commit

Permalink
chore(deps): update actions/stale action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent bf42c05 commit 8510a2f
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 @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
if: github.repository_owner == 'lukeshay'
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
name: "Close stale issues with no reproduction"
with:
close-issue-message: "This issue has been automatically closed because it received no activity. If you think this was closed by accident, please leave a comment. If you are running into a similar issue, please open a new issue with a reproduction. Thank you."
Expand Down

0 comments on commit 8510a2f

Please sign in to comment.