Skip to content

Commit

Permalink
Merge pull request mermaid-js#345 from mermaid-js/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/develop/actions/stale-4

chore(deps): bump actions/stale from 3 to 4
  • Loading branch information
sidharthv96 authored Sep 8, 2021
2 parents 1810dad + 2a24199 commit 26afd28
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 @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
exempt-issue-labels: 'retained'
Expand Down

0 comments on commit 26afd28

Please sign in to comment.