From 2a876ddce69ccd567c04642c23caad6b2112e2ca Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:15:52 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.37 --- .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 c8e1d56..66b2a9c 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@42f4ec8e42bf7fe4dadd39bfc534566095a8edff # v2.44.35 + uses: taiki-e/install-action@bb30b77c17b9642b9e613dc93e01b970619869f8 # v2.44.37 with: tool: cross - run: mkdir dist