chore(deps): update dependency wagoid/commitlint-github-action to v2

This commit is contained in:
Renovate Bot 2020-10-16 07:10:52 +00:00
parent f33680f9a8
commit 3134ef2089
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint commit messages
uses: wagoid/commitlint-github-action@v1.6.0
uses: wagoid/commitlint-github-action@v2.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}