We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a997638 + 68d7399 commit 5f31af1Copy full SHA for 5f31af1
1 file changed
.github/workflows/lint.yaml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
27
with:
28
fetch-depth: 0
29
- - uses: wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5.4.5
+ - uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6.0.1
30
31
configFile: .github/commitlint.config.mjs
32
lint-actions:
0 commit comments