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 21867f1 commit 459452dCopy full SHA for 459452d
action.yml
@@ -73,7 +73,7 @@ runs:
73
save-if: ${{ inputs.save-cache == 'true' }}
74
75
- name: Install Tools
76
- uses: taiki-e/install-action@2fdc5fd6ac805b0f8256893bd4c807bcb666af00 # v2
+ uses: taiki-e/install-action@67cc679904bee382389bf22082124fa963c6f6bd # v2.61.3
77
if: ${{ inputs.tools }}
78
with:
79
tool: ${{ inputs.tools }}
0 commit comments