We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8d7a4 commit ef69fd7Copy full SHA for ef69fd7
.github/workflows/check-commit.yml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17
with:
18
fetch-depth: 0
19
- - uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 #v6.0.1
+ - uses: wagoid/commitlint-github-action@baa1b236f990293a1b2d94c19e41c2313a85e749 #v6.0.2
20
21
firstParent: true
0 commit comments