Skip to content

Commit b04ce8c

Browse files
committed
chore(deps): update wagoid/commitlint-github-action action to v2
1 parent 4f39145 commit b04ce8c

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
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout Code
3030
uses: actions/checkout@v2
3131
- name: Commitlint
32-
uses: wagoid/commitlint-github-action@v1.8.0
32+
uses: wagoid/commitlint-github-action@v2.1.1
3333

3434
test-locked-deps:
3535
name: Test (linux, locked dependencies)

0 commit comments

Comments
 (0)