From 0d2dfd077d847222cf00e21440747b6b43f7eb13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:29:26 +0000 Subject: [PATCH] chore(deps): update vidavidorra/.github action to v1.2.1 --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index a436db9..e869a24 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -8,7 +8,7 @@ on: pull_request: null jobs: lint-commit-messages: - uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@cccc592e98e8d7089d7267f3505374f447be71d1 # v4.2.31 + uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@6525884860c7e43a6547e774448953b56a5b03cb # v1.2.1 lint: uses: vidavidorra/.github/.github/workflows/node-lint.yml@cccc592e98e8d7089d7267f3505374f447be71d1 # v4.2.31 build: