Skip to content

Commit 5bef503

Browse files
authored
Merge pull request #39 from atom-community/renovate/wagoid-commitlint-github-action-4.x
chore(deps): update wagoid/commitlint-github-action action to v4
2 parents 4d67685 + 913b7b3 commit 5bef503

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
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
fetch-depth: 0
4444
- name: Commit lint ✨
45-
uses: wagoid/commitlint-github-action@v2
45+
uses: wagoid/commitlint-github-action@v4
4646

4747
- name: Install dependencies
4848
run: npm install

0 commit comments

Comments
 (0)