From d64deac3822251bc470b5791035f76a8dce52655 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:56:04 +0000 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.44.66 --- .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 ad3285a..6849b51 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@d2493298e2c952e21680b9be594e55a3253d8116 # v2.44.65 + uses: taiki-e/install-action@32a9cb44cba26910c999123dfe4a4e0e07b08f12 # v2.44.66 with: tool: cross - run: mkdir dist