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 31ad853 commit 5c80c0bCopy full SHA for 5c80c0b
.github/workflows/lint.yml
@@ -14,6 +14,6 @@ jobs:
14
- uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
- - uses: wagoid/commitlint-github-action@v6.0.1
+ - uses: wagoid/commitlint-github-action@v6.2.1
18
env:
19
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments