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 8ef4481 commit 43f3615Copy full SHA for 43f3615
.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@f13d8e15c52b25c79b608d399cc802adc73d83da # v2.62.30
+ uses: taiki-e/install-action@1d76762916ba18e4f0c3b2f71fee3da83a279745 # v2.62.41
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