Skip to content

Commit

Permalink
chore: update cargo-deny action to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Engelhardt <[email protected]>
  • Loading branch information
antonengelhardt committed Jan 8, 2025
1 parent 211a496 commit 8f0f6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: rustc --version && cargo --version

- name: Cargo Deny
uses: EmbarkStudios/cargo-deny-action@v1
uses: EmbarkStudios/cargo-deny-action@v2

clippy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8f0f6d8

Please sign in to comment.