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 1f38f8d commit cdfa8a7Copy full SHA for cdfa8a7
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v3
30
with:
31
fetch-depth: 0
32
- - uses: wagoid/commitlint-github-action@v5.4.0
+ - uses: wagoid/commitlint-github-action@v5.4.1
33
34
test:
35
strategy:
0 commit comments