Skip to content

Commit

Permalink
Update cargo-deny-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
octol committed Sep 19, 2024
1 parent a7104f4 commit 34fdd72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cargo-deny.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
log-level: warn
command: check ${{ matrix.checks }}
Expand Down

0 comments on commit 34fdd72

Please sign in to comment.