Skip to content

Commit 81b3dd1

Browse files
chore(deps): update taiki-e/install-action action to v2.61.12
1 parent dd843bd commit 81b3dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ runs:
8181
save-if: ${{ inputs.save-cache == 'true' }}
8282

8383
- name: Install Tools
84-
uses: taiki-e/install-action@0aa4f22591557b744fe31e55dbfcdfea74a073f7 # v2.61.10
84+
uses: taiki-e/install-action@f7958e862c501dedcb2f822574dfd2203a1d7e92 # v2.61.12
8585
if: ${{ inputs.tools }}
8686
with:
8787
tool: ${{ inputs.tools }}

0 commit comments

Comments
 (0)