From 3fdd4340e76a18cbb261f0f0874384a3ebe8fdb7 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 02:18:07 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.35 --- .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 36b2ee94..c8e1d564 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,7 @@ jobs: key: ${{ matrix.profile }}-${{ matrix.platform.target }} - name: Install cross if: ${{ matrix.platform.command == 'cross' }} - uses: taiki-e/install-action@05515455a9007c7c6f0b215637566ab8e9872c12 # v2.44.34 + uses: taiki-e/install-action@42f4ec8e42bf7fe4dadd39bfc534566095a8edff # v2.44.35 with: tool: cross - run: mkdir dist