From 803f5ed7bd8460e87ab69963b9964c1becda781e Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 18:40:06 +0900 Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.42.36 (#360) --- .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 24e3734..fe5e633 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -74,7 +74,7 @@ jobs: key: ${{ matrix.target }} - name: Install cross if: ${{ !matrix.os && matrix.use-cross }} - uses: taiki-e/install-action@0b73cec6bfb20724b64cae80024f8fa52195c902 # v2.42.35 + uses: taiki-e/install-action@11053896c3ed8d313b47efa789def6474abd1e6b # v2.42.36 with: tool: cross - run: mkdir dist