Skip to content

Commit b0111df

Browse files
chore(deps): update taiki-e/install-action action to v2.75.16
1 parent d6c3ed6 commit b0111df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ runs:
9999
cache-directories: ${{ inputs.target-dir || '' }}
100100

101101
- name: Install Tools
102-
uses: taiki-e/install-action@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2.69.7
102+
uses: taiki-e/install-action@a2352fc6ce487f030a3aa709482d57823eadfb37 # v2.75.16
103103
if: ${{ inputs.tools }}
104104
with:
105105
tool: ${{ inputs.tools }}

0 commit comments

Comments
 (0)