Skip to content

Commit 7e26890

Browse files
authored
Merge pull request #66 from atom-community/renovate/wagoid-commitlint-github-action-5.x [skip ci]
2 parents 29d7bea + e690f30 commit 7e26890

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
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545
- name: Commit lint ✨
46-
uses: wagoid/commitlint-github-action@v4
46+
uses: wagoid/commitlint-github-action@v5
4747

4848
- name: Install dependencies
4949
run: npm install

0 commit comments

Comments
 (0)