From ab6cadd165e52a26c0f11ca5e78cb1fc6c73b585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 17:30:23 +0200 Subject: [PATCH] Bump taiki-e/install-action from 2.41.7 to 2.42.4 (#83) Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.41.7 to 2.42.4. - [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/331a600f1b10a3fed8dc56f925012bede91ae51f...37461a1de4134bec919a737ee9ba018e72011b7c) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e885318..ad40835 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: run: cargo make - name: Install cargo-hack - uses: taiki-e/install-action@331a600f1b10a3fed8dc56f925012bede91ae51f #v2.41.7 + uses: taiki-e/install-action@37461a1de4134bec919a737ee9ba018e72011b7c #v2.42.4 with: tool: cargo-hack@0.6.28 # See https://doc.rust-lang.org/cargo/guide/continuous-integration.html#verifying-rust-version