From 34d4739cb49b830c487c3e6b0294db6c31800a6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 02:01:06 +0000 Subject: [PATCH] chore(deps): update vidavidorra/.github action to v4 --- .github/workflows/build.yml | 2 +- .github/workflows/lint-commit-messages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2f3ab5e7..3877cbf9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ on: pull_request: jobs: lint: - uses: vidavidorra/.github/.github/workflows/node-lint.yml@62580a2290da7a11a4332bbafc49ecb895d6873e # v3.0.0 + uses: vidavidorra/.github/.github/workflows/node-lint.yml@9dde233ec4ff195ad50eebd5bd7ea80deed9cf35 # v4.1.9 build: name: Build (Node.js v${{ matrix.node }}) runs-on: ubuntu-latest diff --git a/.github/workflows/lint-commit-messages.yml b/.github/workflows/lint-commit-messages.yml index 73a5388e..8ba4eb46 100644 --- a/.github/workflows/lint-commit-messages.yml +++ b/.github/workflows/lint-commit-messages.yml @@ -8,4 +8,4 @@ on: pull_request: jobs: lint-commit-messages: - uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@62580a2290da7a11a4332bbafc49ecb895d6873e # v3.0.0 + uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@9dde233ec4ff195ad50eebd5bd7ea80deed9cf35 # v4.1.9