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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-08 12:43:45 +01:00 committed by GitHub
parent 5d971543ac
commit fae67c6d78
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@v4
uses: wagoid/commitlint-github-action@v5
- name: Code linting
run: npm run lint:check