Skip to content

Commit

Permalink
update cargo-deny-action
Browse files Browse the repository at this point in the history
  • Loading branch information
bircni committed Aug 31, 2024
1 parent 77c183c commit 4c6d545
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 @@ -139,7 +139,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
rust-version: "1.76.0"
log-level: error
Expand Down

0 comments on commit 4c6d545

Please sign in to comment.