Skip to content

Commit

Permalink
ci: add cargo-audit bin in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hangleang committed Dec 23, 2024
1 parent bde9e99 commit 85927a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
submodules: true
lfs: true
bins: cargo-audit
# There should be no need to install Rustup or a Rust toolchain explicitly.
# The `ubuntu-22.04` image already includes Rustup:
# <https://github.com/actions/runner-images/blob/ubuntu22/20240401.4/images/ubuntu/Ubuntu2204-Readme.md#rust-tools>
Expand Down

0 comments on commit 85927a2

Please sign in to comment.