chore: update Docker and release workflows for improved efficiency and security (#239)

This commit is contained in:
Will Sarg 2026-02-15 19:43:46 -05:00 committed by GitHub
parent b367d41b63
commit 8eb57836d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 91 additions and 74 deletions

View file

@ -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