Skip to content

Commit cd593a8

Browse files
authored
chore: update commitlint action (webpack-contrib#185)
1 parent 3cc129d commit cd593a8

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
@@ -51,7 +51,7 @@ jobs:
5151
run: npm run security
5252

5353
- name: Check commit message
54-
uses: wagoid/commitlint-github-action@v4
54+
uses: wagoid/commitlint-github-action@v5
5555

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

0 commit comments

Comments
 (0)