Skip to content

Commit 548e8aa

Browse files
authored
chore: update commitlint action (#604)
1 parent 42a085f commit 548e8aa

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
@@ -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)