Update to cargo-deny api version 2 (#3475)

This commit is contained in:
tottoto
2025-09-13 14:48:25 +02:00
committed by GitHub
parent e8ab6029d1
commit d5e505619f
3 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -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