diff --git a/action.yml b/action.yml index fb086b1..d119ece 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@e0eafa9a0d485c37f97c0f7beb930a58a2facbac # v2.79.4 + uses: taiki-e/install-action@6887963ccf37a9ddcd8c5fa4baeb3e1e5fd61fa1 # v2.81.2 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}