Skip to content

Commit 91aca8b

Browse files
migrate cargo-deny to v2
1 parent 03cae86 commit 91aca8b

File tree

3 files changed

+632
-380
lines changed

3 files changed

+632
-380
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v3
19-
- uses: EmbarkStudios/cargo-deny-action@v1
19+
- uses: EmbarkStudios/cargo-deny-action@v2
2020
with:
2121
command: check bans licenses sources
2222

0 commit comments

Comments
 (0)