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@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
45+ uses : taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2.62.34
4646 with :
4747 tool : cargo-audit
4848 - name : Run audit check
Original file line number Diff line number Diff line change @@ -425,7 +425,7 @@ jobs:
425425 sudo apt-get update -qq
426426 sudo apt-get install -y -qq clang
427427 - name : Setup wasm-pack
428- uses : taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
428+ uses : taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2.62.34
429429 with :
430430 tool : wasm-pack
431431 - name : Run tests with headless mode
@@ -752,7 +752,7 @@ jobs:
752752 - name : Setup Rust toolchain
753753 uses : ./.github/actions/setup-builder
754754 - name : Install cargo-msrv
755- uses : taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2.62.33
755+ uses : taiki-e/install-action@80466ef8efa80486cdfbddf929453a4f3565c791 # v2.62.34
756756 with :
757757 tool : cargo-msrv
758758
You can’t perform that action at this time.
0 commit comments