Skip to content

Commit 53b55ab

Browse files
authored
fix: Run cargo install with --locked (#1)
fix: cargo install --locked
1 parent 12209f4 commit 53b55ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cargo-udeps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: ./.github/workflows/build.yml
1212
with:
1313
crate: cargo-udeps
14+
locked: true
1415
permissions:
1516
contents: write
1617
secrets:

0 commit comments

Comments
 (0)