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 6b251ac commit 2dbdc95Copy full SHA for 2dbdc95
.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@61e2e5459f34770285c112dc10859d2da7f0daf4 # tag=v4.1.10
+ uses: wagoid/commitlint-github-action@ca212b3558faa549515a96944595cad58a40e047 # tag=v4.1.11
20
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments