Skip to content

Commit 89b91ab

Browse files
committed
fix(ci): add comment for cargo-deny version pin
1 parent 8936998 commit 89b91ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deny.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
- uses: oxc-project/setup-rust@d286d43bc1f606abbd98096666ff8be68c8d5f57 # v1.0.0
4545
with:
4646
restore-cache: false
47+
# Pinned to 0.18.9+ for CVSS 4.0 support (EmbarkStudios/cargo-deny#805)
4748
tools: cargo-deny@0.18.9
4849

4950
- run: cargo deny check

0 commit comments

Comments
 (0)