Skip to content

Commit 49b4e2d

Browse files
authored
ci: update commitlint-github-action to v5 (#1610)
1 parent e172f9b commit 49b4e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: npm run security
5858

5959
- name: Check commit message
60-
uses: wagoid/commitlint-github-action@v4
60+
uses: wagoid/commitlint-github-action@v5
6161

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

0 commit comments

Comments
 (0)