Skip to content

Commit 0c9384e

Browse files
committed
GitHub CI: Fix dependency-audit workflow
1 parent a37f7f0 commit 0c9384e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dependency-audit.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v4
2727

28-
- name: Generate Cargo.lock
29-
run: cargo generate-lockfile
30-
3128
- uses: EmbarkStudios/cargo-deny-action@v2
3229
with:
3330
command: check

0 commit comments

Comments
 (0)