Skip to content

Commit 4d8035e

Browse files
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](cargo-bins/cargo-binstall@c175bb0...e7cc284) --- 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] <support@github.com>
1 parent 145f931 commit 4d8035e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: rustup component add clippy
7070

7171
- name: Install cargo-binstall
72-
uses: cargo-bins/cargo-binstall@c175bb02c4d5486f22e1a9cb4186cb6097f01434 # 1.10.23
72+
uses: cargo-bins/cargo-binstall@e7cc28468cf17df7cb288daea80c0c5437af360b # 1.16.7
7373

7474
- name: Install dependencies
7575
run: cargo binstall --no-confirm clippy-sarif sarif-fmt

0 commit comments

Comments
 (0)