We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a193e1b commit 9854767Copy full SHA for 9854767
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
persist-credentials: false
15
- - uses: wagoid/commitlint-github-action@v5
+ - uses: wagoid/commitlint-github-action@v6
16
17
configFile: './package.json'
18
env:
0 commit comments