This commit is contained in:
@@ -107,7 +107,7 @@ jobs:
|
|||||||
--location --retry 10 --retry-all-errors \
|
--location --retry 10 --retry-all-errors \
|
||||||
https://codeload.github.com/RustSec/advisory-db/tar.gz/refs/heads/main \
|
https://codeload.github.com/RustSec/advisory-db/tar.gz/refs/heads/main \
|
||||||
| tar -xz --strip-components=1 -C "$audit_db"
|
| tar -xz --strip-components=1 -C "$audit_db"
|
||||||
test -f "$audit_db/config.toml"
|
test -f "$audit_db/support.toml"
|
||||||
test -d "$audit_db/crates"
|
test -d "$audit_db/crates"
|
||||||
cargo audit --db "$audit_db" --no-fetch
|
cargo audit --db "$audit_db" --no-fetch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user