From 21667afa096dfdafafa6447aaaf6209f433c0b79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:52:25 +0000 Subject: [PATCH] chore(deps): update wagoid/commitlint-github-action digest to 0184f5a --- .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 4ad3b88..7dfd6a6 100644 --- a/.github/workflows/lint-commit.yml +++ b/.github/workflows/lint-commit.yml @@ -7,7 +7,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: ./.github/actions/prepare - - uses: wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6 + - uses: wagoid/commitlint-github-action@0184f5a228ee06430bb9e67d65f73a1a6767496a # v6 env: NODE_PATH: ${{ github.workspace }}/node_modules