Skip to content

Commit d2f9f46

Browse files
apage224Copilot
andauthored
Update .github/workflows/release-please-lock.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c85bc43 commit d2f9f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please-lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
enable-cache: true
2626
- name: Regenerate uv.lock
27-
run: uv lock --locked
27+
run: uv lock
2828
- name: Commit updated lockfile
2929
if: ${{ !cancelled() }}
3030
run: |

0 commit comments

Comments
 (0)