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 307568bCopy full SHA for 307568b
.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@5ab30948b991e8d6aa5a6c1e33c6aea130c6de65 # v2.62.12
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