Skip to content

Commit 7d5910c

Browse files
chore(deps): update wagoid/commitlint-github-action action to v5
1 parent b244516 commit 7d5910c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
fetch-depth: 0
4848
- name: Commit lint ✨
49-
uses: wagoid/commitlint-github-action@v4
49+
uses: wagoid/commitlint-github-action@v5
5050

5151
- name: Install dependencies
5252
run: npm install --ignore-scripts ## TODO build fails here!

0 commit comments

Comments
 (0)