bump cargo-deny-action ver (#8345)

This commit is contained in:
sayan-oai 2025-12-19 15:23:02 -08:00 committed by GitHub
parent dc61fc5f50
commit 797a68b9f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
- name: Run cargo-deny
uses: EmbarkStudios/cargo-deny-action@v1
uses: EmbarkStudios/cargo-deny-action@v2
with:
rust-version: stable
manifest-path: ./codex-rs/Cargo.toml