From 12a395540ac9e8c612f7d4f630f5e8b2010e6b09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 12:54:47 +0000 Subject: [PATCH] build(deps): bump taiki-e/install-action from 2.62.0 to 2.62.12 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.0 to 2.62.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/0e09747a63ae497bf945b3dcaf38fef0050d0109...5ab30948b991e8d6aa5a6c1e33c6aea130c6de65) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.12 dependency-type: direct:production update-type: version-update:semver-patch ... 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 148aaed..6215864 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: if: ${{ inputs.disable-cache != true }} - name: Install cargo-auditable - uses: taiki-e/install-action@0e09747a63ae497bf945b3dcaf38fef0050d0109 # ratchet:taiki-e/install-action@v2 + uses: taiki-e/install-action@5ab30948b991e8d6aa5a6c1e33c6aea130c6de65 # ratchet:taiki-e/install-action@v2 with: tool: cargo-auditable