Skip to content

Commit d2fd8a9

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

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@e9e8e031bcd90cdbe8ac6bb1d376f8596e587fbf # v2.70.2
103103
if: ${{ inputs.tools }}
104104
with:
105105
tool: ${{ inputs.tools }}

0 commit comments

Comments
 (0)