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 1ff88fd commit f5a3aacCopy full SHA for f5a3aac
action.yml
@@ -87,7 +87,7 @@ runs:
87
cache-workspace-crates: ${{ inputs.cache-workspace-crates }}
88
89
- name: Install Tools
90
- uses: taiki-e/install-action@d6912b47771be2c443ec90dbb3d28e023987e782 # v2.62.1
+ uses: taiki-e/install-action@7fe7b8c79a3c5569643cf27dfc32456883a4cd4d # v2.62.16
91
if: ${{ inputs.tools }}
92
with:
93
tool: ${{ inputs.tools }}
0 commit comments