Skip to content

Commit

Permalink
chore: update commitlint action (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
ersachin3112 committed Sep 22, 2022
1 parent 60d6a29 commit 2dcfe42
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

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

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

0 comments on commit 2dcfe42

Please sign in to comment.