From 24b6b92b3e4aeff0e400a624ea631576d3dbd7b1 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 20:13:29 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.43.6 --- .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 904d3e1..6bad7c8 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@0241d8f41268099ddeaaff7ba926944e96de977a # v2.43.5 + uses: taiki-e/install-action@15fe2d0590252661ba3bdfefcfabeb947f0b757f # v2.43.6 with: tool: cross - run: mkdir dist