Skip to content

Commit

Permalink
Merge pull request #607 from CosmWasm/mergify/bp/release/2.1/pr-604
Browse files Browse the repository at this point in the history
Lock cargo-audit CI job (backport #604)
  • Loading branch information
chipshort authored Jan 7, 2025
2 parents 1ddd563 + f7f283e commit ce29e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- v3-libwasmvm_audit-rust:1.75.0-
- run:
name: Install cargo-audit
command: cargo install --debug cargo-audit --version 0.17.6
command: cargo install --debug cargo-audit --version 0.21.0 --locked
- run:
name: Run cargo-audit
working_directory: libwasmvm
Expand Down

0 comments on commit ce29e6b

Please sign in to comment.