From 7c56f6f105bc61de6b0ce308bf3a7fb8c2c8b629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:58:23 +0000 Subject: [PATCH] chore(deps): Bump taiki-e/install-action from 2.26.7 to 2.26.12 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.26.7 to 2.26.12. - [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/bee85d7ea77c01f7a403c22ac2c802b431b093df...e17a4e247d4a36441181d7758c499d97e1e006bd) --- 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 145273f7..92a1fd7f 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@bee85d7ea77c01f7a403c22ac2c802b431b093df + - uses: taiki-e/install-action@e17a4e247d4a36441181d7758c499d97e1e006bd with: tool: cargo-hack