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 85f104b commit 48110eeCopy full SHA for 48110ee
.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@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.50.3
+ uses: taiki-e/install-action@83254c543806f3224380bf1001d6fac8feaf2d0b # v2.50.10
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