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 d6d3e2c commit ed84c7bCopy full SHA for ed84c7b
1 file changed
.github/workflows/regenerate-all.yml
@@ -75,7 +75,7 @@ jobs:
75
76
version=$(sed -n 's/^version: *//p' librarian.yaml)
77
PATH=$PATH:/tmp/pandoc/bin
78
- go run "github.com/googleapis/librarian/cmd/librarian@${version}" generate -all -v
+ go run "github.com/googleapis/librarian/cmd/librarian@v0.13.0" generate -all -v
79
80
- name: Create issue on diff
81
env:
0 commit comments