This is an automated email from the ASF dual-hosted git repository.
dingyu pushed a commit to branch fix-ci
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
The following commit(s) were added to refs/heads/fix-ci by this push:
new 1fbc3cf fix: ci
1fbc3cf is described below
commit 1fbc3cfefd1abeb886772f4194972f2a1138191e
Author: Yu Ding <[email protected]>
AuthorDate: Thu Dec 23 14:50:37 2021 -0800
fix: ci
---
.github/workflows/sgx-world.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/sgx-world.yml b/.github/workflows/sgx-world.yml
index ede4ccc..3c202c2 100644
--- a/.github/workflows/sgx-world.yml
+++ b/.github/workflows/sgx-world.yml
@@ -78,4 +78,4 @@ jobs:
cargo install cargo-audit &&
git clone https://github.com/dingelish/sgx-world &&
cd sgx-world/dumb-all &&
- cargo audit --ignore RUSTSEC-2016-0005 --ignore RUSTSEC-2020-0023
+ cargo audit --ignore RUSTSEC-2016-0005 --ignore RUSTSEC-2020-0023
--ignore RUSTSEC-2020-0159 --ignore RUSTSEC-2021-0076 --ignore RUSTSEC-2021-0073
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]