From e430b9c794aae36150d1319aec06b249f97592c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 00:18:25 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.87.2 to 2.87.3 Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.87.2 to 2.87.3. - [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/1ed6d7be6168f6c9046541087ff549b6bc581fdf...0758d235715de2f3551eacc980d9ae8fce9342c3) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.87.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/fuzz.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fuzz.yml b/.github/workflows/fuzz.yml index 4dabb1a..efc6a20 100644 --- a/.github/workflows/fuzz.yml +++ b/.github/workflows/fuzz.yml @@ -50,7 +50,7 @@ jobs: with: toolchain: nightly - - uses: taiki-e/install-action@1ed6d7be6168f6c9046541087ff549b6bc581fdf + - uses: taiki-e/install-action@0758d235715de2f3551eacc980d9ae8fce9342c3 with: tool: cargo-fuzz