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
emilk committed Jan 23, 2025
1 parent 2815ff5 commit b17a6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
rust-version: "1.81.0"
log-level: error
Expand Down

0 comments on commit b17a6f7

Please sign in to comment.