From 87565f8c3d2bcee4ab30857b6f9d398e92b6d404 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:14:08 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.62.37 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 23bc71a..7c619b8 100644 --- a/action.yml +++ b/action.yml @@ -87,7 +87,7 @@ runs: cache-workspace-crates: ${{ inputs.cache-workspace-crates }} - name: Install Tools - uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33 + uses: taiki-e/install-action@1c7b1d35fcc8f6525be0cbdacbf5977079a3f94c # v2.62.37 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}