From 3ea36ef5ebe75b4bb6d0ee05d379528733d6f797 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 23 Mar 2024 16:14:52 +0000
Subject: [PATCH] ci(deps): update taiki-e/install-action action to v2.29.6

---
 .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 6d2d12d..d8529cf 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
           key: ${{ matrix.target }}
       - name: Install cross
         if: ${{ !matrix.os && matrix.use-cross }}
-        uses: taiki-e/install-action@01b0553617d36c710df90db01d96e190395653b2 # v2.29.4
+        uses: taiki-e/install-action@9b5b983efc779f85e5e5d11539f005e85ccb27ff # v2.29.6
         with:
           tool: cross
       - run: mkdir dist