diff --git a/action.yml b/action.yml index 7528ff6..a803ac2 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@7fe7b8c79a3c5569643cf27dfc32456883a4cd4d # v2.62.16 + uses: taiki-e/install-action@e79914c740f0acf092c59adfa2a61d3d2266b6bf # v2.62.32 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}