Skip to content

Commit

Permalink
chore: upgrade broken cargo-deny-action check v1 → v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Jan 15, 2025
1 parent 3d317b7 commit a9461e6
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 @@ -144,7 +144,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
log-level: warn
command: check
Expand Down

0 comments on commit a9461e6

Please sign in to comment.