We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1250796 commit 7edba59Copy full SHA for 7edba59
.github/workflows/check-commit.yml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
17
with:
18
fetch-depth: 0
19
- - uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe #v5.4.5
+ - uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 #v6.0.1
20
21
firstParent: true
commitlint.config.js commitlint.config.cjs
0 commit comments