We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55725a9 commit 7f09b55Copy full SHA for 7f09b55
.github/workflows/lint-commit-messages.yml
@@ -16,6 +16,6 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Lint commit messages
19
- uses: wagoid/commitlint-github-action@v2.0.0
+ uses: wagoid/commitlint-github-action@v2.1.0
20
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments