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.
taiki-e/install-action
1 parent c023481 commit 0e61d07Copy full SHA for 0e61d07
.github/workflows/rust.yml
@@ -81,7 +81,7 @@ jobs:
81
cache-all-crates: true
82
83
- name: Install tools
84
- uses: taiki-e/install-action@1dd4d60a583436c5738af3d204f159f44d92f704 # v2.61.0
+ uses: taiki-e/install-action@f33d3f211b0303ea71864a2677724fed135b8e99 # v2.62.22
85
with:
86
tool: cargo-hack@0.5.26,rust-script@0.23.0,clippy-sarif@0.3.7,sarif-fmt@0.3.7
87
@@ -166,7 +166,7 @@ jobs:
166
167
168
169
170
171
tool: cargo-nextest@0.9.37
172
0 commit comments