From b6fd0538bdbd00fe8e806f34f1b29989d3074e83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 13:21:29 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.49.34 to 2.49.49 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.49.34 to 2.49.49. - [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/914ac1e29db2d22aef69891f032778d9adc3990d...be7c31b6745feec79dec5eb79178466c0670bb2d) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.49.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- .github/workflows/test.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1723e68b..55669b95 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -90,7 +90,7 @@ jobs: target: ${{ matrix.config.target }} - name: Install cargo zigbuild - uses: taiki-e/install-action@914ac1e29db2d22aef69891f032778d9adc3990d # v2.49.34 + uses: taiki-e/install-action@be7c31b6745feec79dec5eb79178466c0670bb2d # v2.49.49 with: tool: cargo-zigbuild diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 379cc8aa..34b4b972 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,7 +41,7 @@ jobs: fi - name: install wash - uses: taiki-e/install-action@914ac1e29db2d22aef69891f032778d9adc3990d # v2.49.34 + uses: taiki-e/install-action@be7c31b6745feec79dec5eb79178466c0670bb2d # v2.49.49 with: tool: wash@0.38.0