Skip to content

Commit

Permalink
ci: update commitlint action to v4 (#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanv committed Aug 4, 2021
1 parent e75023c commit 873c31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
run: npm run security -- --only=prod

- name: Check commit message
uses: wagoid/commitlint-github-action@v1
uses: wagoid/commitlint-github-action@v4

test:
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
Expand Down

0 comments on commit 873c31d

Please sign in to comment.