chore: update Docker and release workflows for improved efficiency and security (#239)
This commit is contained in:
parent
b367d41b63
commit
8eb57836d8
3 changed files with 91 additions and 74 deletions
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
- uses: dtolnay/rust-toolchain@stable
|
||||
|
||||
- name: Install cargo-audit
|
||||
run: cargo install cargo-audit
|
||||
run: cargo install --locked cargo-audit --version 0.22.1
|
||||
|
||||
- name: Run cargo-audit
|
||||
run: cargo audit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue