Skip to content

Commit 4230061

Browse files
chore(deps): bump taiki-e/install-action from 2.75.15 to 2.75.19
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.15 to 2.75.19. - [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...5f57d6c) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.75.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cac9f8a commit 4230061

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 # v2.75.19
7272
with:
7373
tool: cargo-hyperlight@0.1.8
7474

.github/workflows/dep_code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
run: just fmt-check
143143

144144
- name: Install cargo-hyperlight
145-
uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2.75.15
145+
uses: taiki-e/install-action@5f57d6cb7cd20b14a8a27f522884c4bc8a187458 # v2.75.19
146146
with:
147147
tool: cargo-hyperlight@0.1.8
148148

0 commit comments

Comments
 (0)