Skip to content

Commit

Permalink
Merge pull request #81 from metcalfc/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/stale-4

Bump actions/stale from 3.0.14 to 4
  • Loading branch information
metcalfc committed Sep 3, 2021
2 parents 0616109 + 9fe1d84 commit d8657fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Close Stale Issues
uses: actions/stale@v3.0.14
uses: actions/stale@v4
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 d8657fa

Please sign in to comment.