We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588e33a commit c3134c5Copy full SHA for c3134c5
.github/workflows/commitlint.yaml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 0
17
18
- name: run commitlint
19
- uses: wagoid/commitlint-github-action@v3
+ uses: wagoid/commitlint-github-action@v4
20
with:
21
configFile: './.github/workflows/conf/commitlintrc.json'
22
helpURL: |
0 commit comments