We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2ac09e commit aa3123bCopy full SHA for aa3123b
.github/workflows/dependencies.yml
@@ -42,6 +42,6 @@ jobs:
42
- name: "Remove rust-toolchain"
43
run: rm rust-toolchain
44
45
- - uses: EmbarkStudios/cargo-deny-action@v1
+ - uses: EmbarkStudios/cargo-deny-action@v2
46
with:
47
command: check --config .github/config/cargo-deny.toml
0 commit comments