Skip to content

Commit d1bcb2d

Browse files
authored
Merge pull request #367 from atom-community/renovate/wagoid-commitlint-github-action-4.x
chore(deps): update wagoid/commitlint-github-action action to v4
2 parents 67e61ff + b719ffa commit d1bcb2d

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
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
fetch-depth: 0
4141
- name: Commit lint ✨
42-
uses: wagoid/commitlint-github-action@v2
42+
uses: wagoid/commitlint-github-action@v4
4343

4444
- name: Install dependencies
4545
run: npm install

0 commit comments

Comments
 (0)