Skip to content

Commit 701de17

Browse files
authored
Merge pull request #51 from atom-community/renovate/wagoid-commitlint-github-action-4.x
chore(deps): update wagoid/commitlint-github-action action to v4
2 parents 40124ba + 58c8891 commit 701de17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v2
46+
uses: wagoid/commitlint-github-action@v4
4747

4848
- name: Install dependencies
4949
run: npm install

0 commit comments

Comments
 (0)