Skip to content

Commit f3455d3

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

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

0 commit comments

Comments
 (0)