Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 5bfafa9

Browse files
authored
Merge pull request #1445 from AtomLinter/renovate/wagoid-commitlint-github-action-4.x
chore(deps): update wagoid/commitlint-github-action action to v4
2 parents 2fdaa89 + 93e5e4d commit 5bfafa9

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
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
fetch-depth: 0
6060
- name: Commit lint ✨
61-
uses: wagoid/commitlint-github-action@v3
61+
uses: wagoid/commitlint-github-action@v4
6262

6363
Release:
6464
needs: [Test, CommitLint, Lint]

0 commit comments

Comments
 (0)