From 4d8035ee6dde107f85d3646571ff8d8552c2d5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 13:59:51 +0000 Subject: [PATCH] build(deps): bump cargo-bins/cargo-binstall from 1.10.23 to 1.16.7 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.10.23 to 1.16.7. - [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/c175bb02c4d5486f22e1a9cb4186cb6097f01434...e7cc28468cf17df7cb288daea80c0c5437af360b) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.16.7 dependency-type: direct:production update-type: version-update:semver-minor ... 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 b4dc8bc..eaf7b73 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@c175bb02c4d5486f22e1a9cb4186cb6097f01434 # 1.10.23 + uses: cargo-bins/cargo-binstall@e7cc28468cf17df7cb288daea80c0c5437af360b # 1.16.7 - name: Install dependencies run: cargo binstall --no-confirm clippy-sarif sarif-fmt