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 392f76c commit f03aedfCopy full SHA for f03aedf
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@1c7b1d35fcc8f6525be0cbdacbf5977079a3f94c # v2.62.37
+ uses: taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745 # v2.62.41
91
if: ${{ inputs.tools }}
92
with:
93
tool: ${{ inputs.tools }}
0 commit comments