Skip to content

Commit

Permalink
--locked
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Oct 2, 2024
1 parent a128614 commit bc84767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Deny
run: |
cargo install cargo-deny@0.13.9
cargo install cargo-deny@0.13.9 --locked
cargo deny check --hide-inclusion-graph -c scripts/ci/deny.toml
mkdir -p ./artifacts
echo "___Complete logs can be found in the artifacts___"
Expand Down

0 comments on commit bc84767

Please sign in to comment.