We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d502dd commit 7b46f74Copy full SHA for 7b46f74
.github/workflows/commitlint.yml
@@ -8,6 +8,6 @@ jobs:
8
- uses: actions/checkout@v4
9
with:
10
fetch-depth: 0
11
- - uses: wagoid/commitlint-github-action@v5
+ - uses: wagoid/commitlint-github-action@v6
12
13
configFile: .commitlintrc.cjs
0 commit comments