We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b778dd5 commit 3a71c4cCopy full SHA for 3a71c4c
.github/workflows/linter.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Check Commit Lint
32
with:
33
configFile: "./.commitlint.config.js"
34
- uses: wagoid/commitlint-github-action@v5.4.5
+ uses: wagoid/commitlint-github-action@v6.0.1
35
36
lint_check:
37
name: Rust - lint_${{ matrix.lint_projects }}
0 commit comments