Skip to content

Commit

Permalink
Merge pull request #192 from metcalfc/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-8
  • Loading branch information
metcalfc authored Mar 23, 2023
2 parents 606f1c0 + de98aa9 commit 3ca2591
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 @@ -10,7 +10,7 @@ jobs:

steps:
- name: Close Stale Issues
uses: actions/stale@v7
uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'This issue has not had any activity in 30 days. Marking it stale. It will be closed in 14 days.'
Expand Down

0 comments on commit 3ca2591

Please sign in to comment.