Skip to content

Commit b40a759

Browse files
committed
pin to last known successful install
1 parent bb3bb14 commit b40a759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ jobs:
446446

447447
- name: Install cargo-about
448448
run: |
449-
cargo install cargo-about --locked
449+
cargo install cargo-about --version 0.9.0 --locked --features cli
450450
cargo about --version
451451
452452
- name: Generate THIRDPARTY.html

0 commit comments

Comments
 (0)