Skip to content

Commit ea6066d

Browse files
authored
Merge pull request #93 from atom-community/renovate/wagoid-commitlint-github-action-5.x
2 parents 677027b + 5b43f1a commit ea6066d

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

4646
- name: Install dependencies
4747
run: npm install

0 commit comments

Comments
 (0)