We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b4abce commit 35b3410Copy full SHA for 35b3410
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
- name: Lint commit messages
18
- uses: wagoid/commitlint-github-action@v6.0.1
+ uses: wagoid/commitlint-github-action@v6.0.2
19
20
configFile: '.github/commitlint.config.mjs'
21
eslint:
0 commit comments