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 0ec02c1 commit 15e2cbeCopy full SHA for 15e2cbe
.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@481aff4de4d0de6d28d05533d4230d298ea3377d # v5.3.0
+ uses: wagoid/commitlint-github-action@09faa1aae81627890cbffff1d0f7bc0e520a8b01 # v5.3.1
20
21
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments