From 256e69aec97d3cc78b3bf40424624a30dea585d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 21:48:27 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action digest to baa1b23 --- .github/workflows/lint-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-commit.yml b/.github/workflows/lint-commit.yml index d79c4a2..70cb53a 100644 --- a/.github/workflows/lint-commit.yml +++ b/.github/workflows/lint-commit.yml @@ -7,7 +7,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: ./.github/actions/prepare - - uses: wagoid/commitlint-github-action@7f0a61df502599e1f1f50880aaa7ec1e2c0592f2 # v6 + - uses: wagoid/commitlint-github-action@baa1b236f990293a1b2d94c19e41c2313a85e749 # v6 env: NODE_PATH: ${{ github.workspace }}/node_modules