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 }}