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 ba6f4b5 commit a23bc6fCopy full SHA for a23bc6f
.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@5c27e59d8c472d2a91731d8b5d7fe040fad53387 # v2.58.18
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