From 402a35ef31d742386ccdfc4b0ffe5ae66a9b9bd3 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 17:39:46 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.46.0 --- .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 9289c30..e24f07f 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@c4bf614c2fb42375baf4f51283c33befce095fc5 # v2.45.15 + uses: taiki-e/install-action@4a06140391d4090626b28f5c899d4d66b3889633 # v2.46.0 with: tool: cross - run: mkdir dist