Skip to content

Commit

Permalink
Merge pull request #126 from metcalfc/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/stale-5

Bump actions/stale from 4 to 5
  • Loading branch information
metcalfc authored May 4, 2022
2 parents b3e06f6 + 0bccc87 commit bf5a458
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@v4
uses: actions/stale@v5
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 bf5a458

Please sign in to comment.