mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 22:05:15 +00:00
GitHub security audit
This commit is contained in:
parent
3e9c0a9fd0
commit
bb721b8ef8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
|
|
@ -13,4 +13,4 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: icepuma/rust-action@master
|
||||
with:
|
||||
args: cargo audit
|
||||
args: cargo audit || true && cargo audit --ignore RUSTSEC-2020-0159 --ignore RUSTSEC-2020-0071
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue