We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65030a1 commit fd24ae8Copy full SHA for fd24ae8
.github/workflows/check-commit.yml
@@ -18,6 +18,6 @@ jobs:
18
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19
with:
20
fetch-depth: 0
21
- - uses: wagoid/commitlint-github-action@baa1b236f990293a1b2d94c19e41c2313a85e749 #v6.0.2
+ - uses: wagoid/commitlint-github-action@a2bc521d745b1ba127ee2f8b02d6afaa4eed035c #v6.1.1
22
23
firstParent: true
0 commit comments