From a0593ce67b205bbcba43019679711b51fea16bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 17:20:38 +0000 Subject: [PATCH] build(deps): bump taiki-e/install-action from 2.49.44 to 2.57.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.44 to 2.57.1. - [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/f1390fd0d8205ae79e5e57b1d1e300dceeb4163e...a416ddeedbd372e614cc1386e8b642692f66865e) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.57.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 5b124c8..ad98b4a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: if: ${{ inputs.disable-cache != true }} - name: Install cargo-auditable - uses: taiki-e/install-action@f1390fd0d8205ae79e5e57b1d1e300dceeb4163e # ratchet:taiki-e/install-action@v2 + uses: taiki-e/install-action@a416ddeedbd372e614cc1386e8b642692f66865e # ratchet:taiki-e/install-action@v2 with: tool: cargo-auditable