From 40a14b813b92f9ecedc885e69d437ec1df065130 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 01:30:47 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.62.62 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 38efeae..6b9cd23 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@763e3324d4fd026c9bd284c504378585777a87d5 # v2.62.57 + uses: taiki-e/install-action@493d7f216ecab2af0602481ce809ab2c72836fa1 # v2.62.62 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}