File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4242 steps :
4343 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4444 - name : Install cargo-audit
45- uses : taiki-e/install-action@eba4035583f0f9b001a27be2cce0a136d05d05e3 # v2.62.23
45+ uses : taiki-e/install-action@7ec692fc37da04f8da31c22ba9f3b71ef267e650 # v2.62.24
4646 with :
4747 tool : cargo-audit
4848 - name : Run audit check
Original file line number Diff line number Diff line change @@ -412,7 +412,7 @@ jobs:
412412 sudo apt-get update -qq
413413 sudo apt-get install -y -qq clang
414414 - name : Setup wasm-pack
415- uses : taiki-e/install-action@eba4035583f0f9b001a27be2cce0a136d05d05e3 # v2.62.23
415+ uses : taiki-e/install-action@7ec692fc37da04f8da31c22ba9f3b71ef267e650 # v2.62.24
416416 with :
417417 tool : wasm-pack
418418 - name : Run tests with headless mode
@@ -739,7 +739,7 @@ jobs:
739739 - name : Setup Rust toolchain
740740 uses : ./.github/actions/setup-builder
741741 - name : Install cargo-msrv
742- uses : taiki-e/install-action@eba4035583f0f9b001a27be2cce0a136d05d05e3 # v2.62.23
742+ uses : taiki-e/install-action@7ec692fc37da04f8da31c22ba9f3b71ef267e650 # v2.62.24
743743 with :
744744 tool : cargo-msrv
745745
You can’t perform that action at this time.
0 commit comments