Skip to content

Commit

Permalink
Bump cargo-deny-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
smrtrfszm committed Dec 8, 2024
1 parent 558d2d5 commit 19a374c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,6 @@ jobs:
- bans licenses sources
steps:
- uses: actions/checkout@v2
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
command: check ${{ matrix.checks }}

0 comments on commit 19a374c

Please sign in to comment.