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 abdb5f6 commit 977d423Copy full SHA for 977d423
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@0aa4f22591557b744fe31e55dbfcdfea74a073f7 # v2.61.10
+ uses: taiki-e/install-action@d6912b47771be2c443ec90dbb3d28e023987e782 # v2.62.1
91
if: ${{ inputs.tools }}
92
with:
93
tool: ${{ inputs.tools }}
0 commit comments