bump cargo-deny-action ver (#8345)
This commit is contained in:
parent
dc61fc5f50
commit
797a68b9f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cargo-deny.yml
vendored
2
.github/workflows/cargo-deny.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue