build(deps): bump wagoid/commitlint-github-action from 2 to 4 (#146)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-31 10:51:40 +02:00 committed by GitHub
parent a183c92265
commit be753b2c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
run: npm ci
- name: Commit linting
uses: wagoid/commitlint-github-action@v2
uses: wagoid/commitlint-github-action@v4
- name: Code linting
run: npm run lint:check