Skip to content

Commit 5db589b

Browse files
lu-zerochifflier
authored andcommitted
ci: Update cargo-deny version
1 parent f024b03 commit 5db589b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cookie-factory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
if: steps.changes.outputs.cargo == 'true'
186186
env:
187187
DENY_LINK: https://github.com/EmbarkStudios/cargo-deny/releases/download
188-
DENY_VERSION: 0.13.7
188+
DENY_VERSION: 0.14.19
189189
run: |
190190
curl -L "$DENY_LINK/$DENY_VERSION/cargo-deny-$DENY_VERSION-x86_64-unknown-linux-musl.tar.gz" |
191191
tar xz -C $HOME/.cargo/bin --strip-components 1

0 commit comments

Comments
 (0)