From e7c0fee51f183ae2dbaef4c2c4fef15eee232a5e Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 10:11:41 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.32 --- .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 1738042..60af1cd 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@d41099f7a5ac53711ce07431c05cad4beed1e7b0 # v2.44.31 + uses: taiki-e/install-action@c2262caf0bd8aeddc68e640b076bb19a50d95ee8 # v2.44.32 with: tool: cross - run: mkdir dist