File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ jobs:
213213 with :
214214 toolchain : nightly
215215 - name : Install cargo fuzz
216- uses : taiki-e/install-action@56ab7930c591507f833cbaed864d201386d518a8
216+ uses : taiki-e/install-action@a27ef18d36cfa66b0af3a360104621793b41c036 # v2.54.3
217217 with :
218218 tool : cargo-fuzz
219219 - name : Smoke-test fuzz targets
@@ -251,7 +251,7 @@ jobs:
251251 toolchain : nightly
252252 components : llvm-tools-preview
253253 - name : Install cargo fuzz & rustfilt
254- uses : taiki-e/install-action@56ab7930c591507f833cbaed864d201386d518a8
254+ uses : taiki-e/install-action@a27ef18d36cfa66b0af3a360104621793b41c036 # v2.54.3
255255 with :
256256 tool : cargo-fuzz,rustfilt
257257 - name : Download custom decompression corpus
You can’t perform that action at this time.
0 commit comments