diff --git a/action.yml b/action.yml index 0e34165..da98050 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@db5fb34fa772531a3ece57ca434f579eb334e0fb # v2.75.30 if: ${{ inputs.tools }} with: tool: ${{ inputs.tools }}