From 29d52027d114ec428f19e13f0669857931180b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 11:38:06 +0000 Subject: [PATCH] build(deps): bump taiki-e/install-action from 2.49.44 to 2.56.19 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.44 to 2.56.19. - [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...c99cc51b309eee71a866715cfa08c922f11cf898) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.56.19 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..70f9bc9 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@c99cc51b309eee71a866715cfa08c922f11cf898 # ratchet:taiki-e/install-action@v2 with: tool: cargo-auditable