Skip to content

Commit 601155c

Browse files
authored
chore: update commitlint action (#976)
1 parent ec65db2 commit 601155c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: npm run security
5555

5656
- name: Check commit message
57-
uses: wagoid/commitlint-github-action@v4
57+
uses: wagoid/commitlint-github-action@v5
5858

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

0 commit comments

Comments
 (0)