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 f43bb6e commit 3ba3ce7Copy full SHA for 3ba3ce7
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
30
with:
31
fetch-depth: 0
32
- - uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6.0.1
+ - uses: wagoid/commitlint-github-action@b948419dd99f3fd78a6548d48f94e3df7f6bf3ed # v6.2.1
33
34
test:
35
strategy:
0 commit comments