Skip to content

Commit 7587f75

Browse files
authored
Merge pull request #47 from atom-community/renovate/wagoid-commitlint-github-action-5.x [skip ci]
2 parents 4c0591f + 8c5de8f commit 7587f75

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
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
fetch-depth: 0
4646
- name: Commit lint ✨
47-
uses: wagoid/commitlint-github-action@v4
47+
uses: wagoid/commitlint-github-action@v5
4848

4949
- name: Install dependencies
5050
run: npm install

0 commit comments

Comments
 (0)