From 7f15b5ac2ecda1a215ee01caaac0074859dfe397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 19:44:02 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.81.6 to 2.83.1 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.81.6 to 2.83.1. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Commits](https://github.com/taiki-e/install-action/compare/v2.81.6...v2.83.1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.83.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2677dd7..95fd9d0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,7 +68,7 @@ jobs: - name: Install cross if: matrix.use_cross - uses: taiki-e/install-action@59012be0884e296ca2da49b530610e72c49039ad # v2.81.6 + uses: taiki-e/install-action@2ca9b94c269419b7b0c711c09d0b21c4e1d51145 # v2.83.1 with: tool: cross