From 5295181edfdbe17da665759f71e8d1f94cebee99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 02:47:22 +0000 Subject: [PATCH] Bump cargo-bins/cargo-binstall from 1.15.3 to 1.15.4 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.15.3 to 1.15.4. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/install-from-binstall-release.ps1) - [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.15.3...v1.15.4) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cargo-clippy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cargo-clippy.yml b/.github/workflows/cargo-clippy.yml index cc37aef..661a73d 100644 --- a/.github/workflows/cargo-clippy.yml +++ b/.github/workflows/cargo-clippy.yml @@ -54,7 +54,7 @@ jobs: toolchain: ${{ matrix.toolchain }} - name: Setup cargo-binstall - uses: cargo-bins/cargo-binstall@v1.15.3 + uses: cargo-bins/cargo-binstall@v1.15.4 - name: Install clippy-sarif and sarif-fmt run: cargo binstall -qy --force clippy-sarif sarif-fmt