From 80135c1143e2a53d63a802b4114fe86690132cfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 09:48:11 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.75.15 to 2.75.20 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.15 to 2.75.20. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/5939f3337e40968c39aa70f5ecb1417a92fb25a0...74e87cbfa15a59692b158178d8905a61bf6fca95) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/RustNightly.yml | 2 +- .github/workflows/dep_build_guests.yml | 2 +- .github/workflows/dep_code_checks.yml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/RustNightly.yml b/.github/workflows/RustNightly.yml index 8a23ee71e..6974c6688 100644 --- a/.github/workflows/RustNightly.yml +++ b/.github/workflows/RustNightly.yml @@ -78,7 +78,7 @@ jobs: src/tests/rust_guests/witguest -> target - name: Install cargo-hyperlight - uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15 + uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20 with: tool: cargo-hyperlight@0.1.8 diff --git a/.github/workflows/dep_build_guests.yml b/.github/workflows/dep_build_guests.yml index 38c52f7a7..d07b541c3 100644 --- a/.github/workflows/dep_build_guests.yml +++ b/.github/workflows/dep_build_guests.yml @@ -68,7 +68,7 @@ jobs: src/tests/rust_guests/witguest -> target - name: Install cargo-hyperlight - uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15 + uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20 with: tool: cargo-hyperlight@0.1.8 diff --git a/.github/workflows/dep_code_checks.yml b/.github/workflows/dep_code_checks.yml index 62232fbab..7178b66ef 100644 --- a/.github/workflows/dep_code_checks.yml +++ b/.github/workflows/dep_code_checks.yml @@ -74,7 +74,7 @@ jobs: run: just fmt-check - name: Install cargo-hyperlight - uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15 + uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20 with: tool: cargo-hyperlight@0.1.8 @@ -147,7 +147,7 @@ jobs: run: just fmt-check - name: Install cargo-hyperlight - uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15 + uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20 with: tool: cargo-hyperlight@0.1.8