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 0f4da87 commit 00cf5feCopy full SHA for 00cf5fe
.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@296247dfa6a133767fe0d64d08fb66326047b680 # tag=v4.1.9
+ uses: wagoid/commitlint-github-action@61e2e5459f34770285c112dc10859d2da7f0daf4 # tag=v4.1.10
20
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments