diff --git a/.github/workflows/step-node-commitlint.yml b/.github/workflows/step-node-commitlint.yml index 36c2167..46902ea 100644 --- a/.github/workflows/step-node-commitlint.yml +++ b/.github/workflows/step-node-commitlint.yml @@ -22,6 +22,6 @@ jobs: # Run the commitlint action, considering its own dependencies and yours as well 🚀 # `github.workspace` is the path to your repository. - - uses: wagoid/commitlint-github-action@v6.1.2 + - uses: wagoid/commitlint-github-action@v6.2.0 env: NODE_PATH: ${{ github.workspace }}/node_modules \ No newline at end of file