Skip to content

Commit a8d3dfc

Browse files
chore(deps): update wagoid/commitlint-github-action action to v4 (#2525)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7cac1a7 commit a8d3dfc

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
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
fetch-depth: 0
4343
- name: Commit lint ✨
44-
uses: wagoid/commitlint-github-action@v2
44+
uses: wagoid/commitlint-github-action@v4
4545

4646
- name: Install dependencies
4747
run: npm install

0 commit comments

Comments
 (0)