From 8524dc9541fd99a69033a7e34d817d2908446a01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:01:14 +0000 Subject: [PATCH] chore(deps): bump wagoid/commitlint-github-action from 6.1.2 to 6.2.0 (#110) --- .github/workflows/step-node-commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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