mirror of
https://github.com/vexahub/tusc.git
synced 2026-08-14 00:00:10 +02:00
ci: update to use offical cargo deny action (#2)
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
run: cargo clippy --all-targets -- -D warnings
|
||||
|
||||
- name: Audit dependencies
|
||||
run: cargo deny check
|
||||
uses: EmbarkStudios/cargo-deny-action@bb137d7af7e4fb67e5f82a49c4fce4fad40782fe # v2
|
||||
|
||||
- name: Check compiles
|
||||
run: cargo check --all-targets
|
||||
|
||||
Reference in New Issue
Block a user