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 f5a3aac commit 1e74479Copy full SHA for 1e74479
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@7fe7b8c79a3c5569643cf27dfc32456883a4cd4d # v2.62.16
+ uses: taiki-e/install-action@f355b1dcaf1a1c56ccead97cc540a259faf4bd5a # v2.62.20
91
if: ${{ inputs.tools }}
92
with:
93
tool: ${{ inputs.tools }}
0 commit comments