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 ef8e0f6 commit 8524dc9Copy full SHA for 8524dc9
.github/workflows/step-node-commitlint.yml
@@ -22,6 +22,6 @@ jobs:
22
23
# Run the commitlint action, considering its own dependencies and yours as well 🚀
24
# `github.workspace` is the path to your repository.
25
- - uses: wagoid/commitlint-github-action@v6.1.2
+ - uses: wagoid/commitlint-github-action@v6.2.0
26
env:
27
NODE_PATH: ${{ github.workspace }}/node_modules
0 commit comments