From b2b76db2529db0cc41db14d45c4ba5ef51b9150a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 02:02:51 +0000 Subject: [PATCH] chore(deps): Bump taiki-e/install-action from 2.27.2 to 2.27.9 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.27.2 to 2.27.9. - [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/6943331e01261cdff7420bbc2508cb463574e404...b7add58e53e52e624966da65007ce24524f3dcf3) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build_and_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index 23da2e27..0e78e641 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - - uses: taiki-e/install-action@6943331e01261cdff7420bbc2508cb463574e404 + - uses: taiki-e/install-action@b7add58e53e52e624966da65007ce24524f3dcf3 with: tool: cargo-hack