Skip to content

Commit 721f033

Browse files
authored
Merge pull request #608 from CosmWasm/mergify/bp/release/2.2/pr-604
Lock cargo-audit CI job (backport #604)
2 parents 80d4da7 + cc0c2b2 commit 721f033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
- v3-libwasmvm_audit-rust:1.81.0-
157157
- run:
158158
name: Install cargo-audit
159-
command: cargo install --debug cargo-audit --version 0.17.6
159+
command: cargo install --debug cargo-audit --version 0.21.0 --locked
160160
- run:
161161
name: Run cargo-audit
162162
working_directory: libwasmvm

0 commit comments

Comments
 (0)