Skip to content

Commit

Permalink
merge PR #1 from dependabot/actions/stale-4
Browse files Browse the repository at this point in the history
Bump actions/stale from 3 to 4
  • Loading branch information
irongut authored Sep 22, 2021
2 parents 0728abc + 6c5dc31 commit 606bccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mark-stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Mark Stale
uses: actions/stale@v3
uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
exempt-all-milestones: true
Expand Down

0 comments on commit 606bccc

Please sign in to comment.