diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2f3ab5e7..5b881172 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@e4e0f363c0afaa48377beba0cdbbc8c0dbc6a4f7 # v4.2.0 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..99639908 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@e4e0f363c0afaa48377beba0cdbbc8c0dbc6a4f7 # v4.2.0