Skip to content

Commit 80135c1

Browse files
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](taiki-e/install-action@5939f33...74e87cb) --- 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] <support@github.com>
1 parent edd5b67 commit 80135c1

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/RustNightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
src/tests/rust_guests/witguest -> target
7979
8080
- name: Install cargo-hyperlight
81-
uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
81+
uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20
8282
with:
8383
tool: cargo-hyperlight@0.1.8
8484

.github/workflows/dep_build_guests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
src/tests/rust_guests/witguest -> target
6969
7070
- name: Install cargo-hyperlight
71-
uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
71+
uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20
7272
with:
7373
tool: cargo-hyperlight@0.1.8
7474

.github/workflows/dep_code_checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
run: just fmt-check
7575

7676
- name: Install cargo-hyperlight
77-
uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
77+
uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20
7878
with:
7979
tool: cargo-hyperlight@0.1.8
8080

@@ -147,7 +147,7 @@ jobs:
147147
run: just fmt-check
148148

149149
- name: Install cargo-hyperlight
150-
uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
150+
uses: taiki-e/install-action@74e87cbfa15a59692b158178d8905a61bf6fca95 # v2.75.20
151151
with:
152152
tool: cargo-hyperlight@0.1.8
153153

0 commit comments

Comments
 (0)