Skip to content

Commit 037f661

Browse files
authored
chore: update commitlint action (#183)
1 parent df8b061 commit 037f661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: npm run security
4848

4949
- name: Check commit message
50-
uses: wagoid/commitlint-github-action@v4
50+
uses: wagoid/commitlint-github-action@v5
5151

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

0 commit comments

Comments
 (0)