Skip to content

Commit

Permalink
chore(deps): update wagoid/commitlint-github-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and moltar committed Apr 20, 2021
1 parent 8b75c47 commit 22a78b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
fetch-depth: 0 ## needed by wagoid/commitlint-github-action@v1

- uses: wagoid/commitlint-github-action@v2
- uses: wagoid/commitlint-github-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 22a78b3

Please sign in to comment.