We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a085f commit 548e8aaCopy full SHA for 548e8aa
.github/workflows/nodejs.yml
@@ -48,7 +48,7 @@ jobs:
48
run: npm run security
49
50
- name: Check commit message
51
- uses: wagoid/commitlint-github-action@v4
+ uses: wagoid/commitlint-github-action@v5
52
53
test:
54
name: Test - ${{ matrix.os }} - Node v${{ matrix.node-version }}, Webpack ${{ matrix.webpack-version }}
0 commit comments