Skip to content

Commit 7497d70

Browse files
committed
Pin buf version to unblock protovalidate release
Signed-off-by: Sri Krishna <skrishna@buf.build>
1 parent c3acb76 commit 7497d70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fetch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
cache: true
3333
- name: Install buf cli
3434
run: |
35-
go install github.com/bufbuild/buf/cmd/buf@latest
35+
go install github.com/bufbuild/buf/cmd/buf@1.67.0
3636
- name: Fetch references
3737
run: |
3838
bash ./scripts/fetch.sh

0 commit comments

Comments
 (0)