Skip to content

Commit cc4e08f

Browse files
authored
chore: update commitlint action (#1473)
1 parent 9846913 commit cc4e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: npm run security
4949

5050
- name: Check commit message
51-
uses: wagoid/commitlint-github-action@v4
51+
uses: wagoid/commitlint-github-action@v5
5252

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

0 commit comments

Comments
 (0)