We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 028862f + 22a5853 commit 1f18823Copy full SHA for 1f18823
1 file changed
.github/workflows/ci-quality.yaml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0
18
19
- name: Commit Lint
20
- uses: wagoid/commitlint-github-action@v5
+ uses: wagoid/commitlint-github-action@v6
21
continue-on-error: true
22
23
- name: Secret Detection
0 commit comments