From e63a2b2335d7d37ff4a475f6cba9537f8acf8551 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:01:58 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.26.17 (#92) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ab477c..8e8b398 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -61,7 +61,7 @@ jobs: key: ${{ matrix.target }} - name: Install cross if: ${{ !matrix.os && matrix.use-cross }} - uses: taiki-e/install-action@0dffe805566eb5f21aa682f9a43f6fbac7282dbe # v2.26.16 + uses: taiki-e/install-action@6c9031f046adb5757845173bcfb8f7fe10599f8f # v2.26.17 with: tool: cross - run: mkdir dist