Skip to content

Commit 7f09b55

Browse files
chore(deps): update dependency wagoid/commitlint-github-action to v2.1.0 (#31)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 55725a9 commit 7f09b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-commit-messages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818
- name: Lint commit messages
19-
uses: wagoid/commitlint-github-action@v2.0.0
19+
uses: wagoid/commitlint-github-action@v2.1.0
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)