Skip to content

Commit 1f18823

Browse files
authored
Merge pull request #46 from lpsm-dev/renovate/wagoid-commitlint-github-action-6.x
chore(deps): update wagoid/commitlint-github-action action to v6
2 parents 028862f + 22a5853 commit 1f18823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Commit Lint
20-
uses: wagoid/commitlint-github-action@v5
20+
uses: wagoid/commitlint-github-action@v6
2121
continue-on-error: true
2222

2323
- name: Secret Detection

0 commit comments

Comments
 (0)