From 700010e847eece5e9c430ac6880a73018f07592c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 20:33:39 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.62.55 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index db521b0..7189d7f 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@62da238c048aa0f865cc5a322082957d34e7fc1a # v2.62.54 + uses: taiki-e/install-action@132c875eef0d3e3be95c2d08d74e8559cbf74bdb # v2.62.55 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}