mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-16 00:00:18 +02:00
Update to cargo-deny api version 2 (#3475)
This commit is contained in:
@@ -176,7 +176,7 @@ jobs:
|
||||
- bans licenses sources
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: EmbarkStudios/cargo-deny-action@v1
|
||||
- uses: EmbarkStudios/cargo-deny-action@v2
|
||||
with:
|
||||
command: check ${{ matrix.checks }}
|
||||
manifest-path: axum/Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user