Skip to content

Commit

Permalink
ci: update commitlint-github-action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 authored Aug 6, 2023
1 parent 0347978 commit 112d4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,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 112d4a6

Please sign in to comment.