We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f6ab4 commit 5f1d1acCopy full SHA for 5f1d1ac
.github/workflows/generator_dart.yaml
@@ -57,7 +57,7 @@ jobs:
57
# the inputs should be pinned, including the generator version and the
58
# googleapis SHA.
59
- name: Regenerate existing clients
60
- run: go run github.com/googleapis/librarian/cmd/[email protected].20250918151329-de628ecd7aa3 refreshall -project-root dart
+ run: go run github.com/googleapis/librarian/cmd/[email protected].20250909195434-33501c0123e9 refreshall -project-root dart
61
- run: git diff --exit-code
62
63
validate-packages:
0 commit comments