From 85c0b18e1e3057b884cb41f135a7b42967ab9915 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 05:39:29 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.43.6 (#380) --- .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