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 65eed1c commit 9722ddeCopy full SHA for 9722dde
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@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
+ uses: taiki-e/install-action@1c7b1d35fcc8f6525be0cbdacbf5977079a3f94c # v2.62.37
91
if: ${{ inputs.tools }}
92
with:
93
tool: ${{ inputs.tools }}
0 commit comments