From ee715349a7270dd23f5badcd23745b3cac42bf90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 16:47:07 +0000 Subject: [PATCH] build(deps): bump cargo-bins/cargo-binstall from 1.17.4 to 1.17.9 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.17.4 to 1.17.9. - [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/ec80feb9e330418e014932e5982599255eff6dbb...0b24824336e2b3800b0f89d9e08b2c08bfa3dcdd) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.17.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 509d0eb..0038f03 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -69,7 +69,7 @@ jobs: run: rustup component add clippy - name: Install cargo-binstall - uses: cargo-bins/cargo-binstall@ec80feb9e330418e014932e5982599255eff6dbb # 1.17.4 + uses: cargo-bins/cargo-binstall@0b24824336e2b3800b0f89d9e08b2c08bfa3dcdd # 1.17.9 - name: Install dependencies run: cargo binstall --no-confirm clippy-sarif sarif-fmt