Skip to content

Commit 4947cd9

Browse files
authored
chore: update commitlint action (#195)
1 parent 3e92a0d commit 4947cd9

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)