From 42fe3cc4b2824cef6fd05ee86b4f6015172442bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 22:24:28 +0000 Subject: [PATCH] chore(deps): update taiki-e/install-action action to v2.75.29 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 0e34165..824e7ec 100644 --- a/action.yml +++ b/action.yml @@ -101,7 +101,7 @@ runs: cache-directories: ${{ inputs.target-dir || '' }} - name: Install Tools - uses: taiki-e/install-action@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2.69.7 + uses: taiki-e/install-action@b5fddbb5361bce8a06fb168c9d403a6cc552b084 # v2.75.29 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}