Skip to content

Commit 1da48c1

Browse files
chore(deps): update wagoid/commitlint-github-action action to v6
1 parent 60d408b commit 1da48c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
node-version: ${{ matrix.node-version }}
4949
- run: npm --global install npm@latest
5050
- run: npm ci
51-
- uses: wagoid/commitlint-github-action@v5
51+
- uses: wagoid/commitlint-github-action@v6
5252
- run: npm test
5353
get-supported-node-versions:
5454
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)