mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-12 08:00:08 +01:00
chore(ci): update cargo-deny
This commit is contained in:
parent
8eaec9f933
commit
787a477cd7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/essentials.yml
vendored
2
.github/workflows/essentials.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
|
||||
- name: Quality - cargo deny check
|
||||
run: |
|
||||
curl -sSfL https://github.com/EmbarkStudios/cargo-deny/releases/download/0.12.2/cargo-deny-0.12.2-x86_64-unknown-linux-musl.tar.gz | tar zx --no-anchored cargo-deny --strip-components=1
|
||||
curl -sSfL https://github.com/EmbarkStudios/cargo-deny/releases/download/0.16.1/cargo-deny-0.16.1-x86_64-unknown-linux-musl.tar.gz | tar zx --no-anchored cargo-deny --strip-components=1
|
||||
chmod +x cargo-deny
|
||||
mv cargo-deny ~/.cargo/bin/
|
||||
cargo deny check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue