We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ff6d4 commit d6c3ed6Copy full SHA for d6c3ed6
1 file changed
action.yml
@@ -99,7 +99,7 @@ runs:
99
cache-directories: ${{ inputs.target-dir || '' }}
100
101
- name: Install Tools
102
- uses: taiki-e/install-action@64c5c20c872907b6f7cd50994ac189e7274160f2 # v2.68.26
+ uses: taiki-e/install-action@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2.69.7
103
if: ${{ inputs.tools }}
104
with:
105
tool: ${{ inputs.tools }}
0 commit comments