From 9bd3aa23ccddfe100c0820bdf18e9512f71e8337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 01:58:16 +0000 Subject: [PATCH] Bump cargo-bins/cargo-binstall from 1.15.3 to 1.16.2 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.15.3 to 1.16.2. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.15.3...v1.16.2) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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..caea4dd 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.16.2 - name: Install clippy-sarif and sarif-fmt run: cargo binstall -qy --force clippy-sarif sarif-fmt