Skip to content

Commit 5f1d1ac

Browse files
committed
Do not update Dart
1 parent d5f6ab4 commit 5f1d1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator_dart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# the inputs should be pinned, including the generator version and the
5858
# googleapis SHA.
5959
- name: Regenerate existing clients
60-
run: go run github.com/googleapis/librarian/cmd/[email protected].20250918151329-de628ecd7aa3 refreshall -project-root dart
60+
run: go run github.com/googleapis/librarian/cmd/[email protected].20250909195434-33501c0123e9 refreshall -project-root dart
6161
- run: git diff --exit-code
6262

6363
validate-packages:

0 commit comments

Comments
 (0)