From df9419a9109839ce18309ebf713589a424465cfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: 2025年8月14日 21:05:24 +0000 Subject: [PATCH] chore(deps): update vidavidorra/.github action to v6 --- .github/workflows/ci-cd.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 493eba5..6d09289 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -8,11 +8,11 @@ on: pull_request: null jobs: lint-commit-messages: - uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@2de0b64ac3f62bc2da0bcdc8e5d0fffa2b6437ff # v5.0.72 + uses: vidavidorra/.github/.github/workflows/lint-commit-messages.yml@721c6fb47361aa5f2cdf705522362058180c599b # v6.0.1 lint: - uses: vidavidorra/.github/.github/workflows/node-lint.yml@2de0b64ac3f62bc2da0bcdc8e5d0fffa2b6437ff # v5.0.72 + uses: vidavidorra/.github/.github/workflows/node-lint.yml@721c6fb47361aa5f2cdf705522362058180c599b # v6.0.1 build: - uses: vidavidorra/.github/.github/workflows/node-build.yml@2de0b64ac3f62bc2da0bcdc8e5d0fffa2b6437ff # v5.0.72 + uses: vidavidorra/.github/.github/workflows/node-build.yml@721c6fb47361aa5f2cdf705522362058180c599b # v6.0.1 strategy: fail-fast: false matrix: @@ -20,7 +20,7 @@ jobs: with: nodeVersion: ${{ matrix.nodeVersion }} test: - uses: vidavidorra/.github/.github/workflows/node-test.yml@2de0b64ac3f62bc2da0bcdc8e5d0fffa2b6437ff # v5.0.72 + uses: vidavidorra/.github/.github/workflows/node-test.yml@721c6fb47361aa5f2cdf705522362058180c599b # v6.0.1 strategy: fail-fast: false matrix: @@ -28,7 +28,7 @@ jobs: with: nodeVersion: ${{ matrix.nodeVersion }} code-coverage: - uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@2de0b64ac3f62bc2da0bcdc8e5d0fffa2b6437ff # v5.0.72 + uses: vidavidorra/.github/.github/workflows/node-test-coverage.yml@721c6fb47361aa5f2cdf705522362058180c599b # v6.0.1 needs: - lint - build @@ -36,7 +36,7 @@ jobs: secrets: codecovToken: ${{ secrets.CODECOV_TOKEN }} release: - uses: vidavidorra/.github/.github/workflows/release.yml@2de0b64ac3f62bc2da0bcdc8e5d0fffa2b6437ff # v5.0.72 + uses: vidavidorra/.github/.github/workflows/release.yml@721c6fb47361aa5f2cdf705522362058180c599b # v6.0.1 needs: - lint-commit-messages - lint

AltStyle によって変換されたページ (->オリジナル) /