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 dd843bd commit 81b3dd1Copy full SHA for 81b3dd1
action.yml
@@ -81,7 +81,7 @@ runs:
81
save-if: ${{ inputs.save-cache == 'true' }}
82
83
- name: Install Tools
84
- uses: taiki-e/install-action@0aa4f22591557b744fe31e55dbfcdfea74a073f7 # v2.61.10
+ uses: taiki-e/install-action@f7958e862c501dedcb2f822574dfd2203a1d7e92 # v2.61.12
85
if: ${{ inputs.tools }}
86
with:
87
tool: ${{ inputs.tools }}
0 commit comments