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