Skip to content

Commit e59a1e5

Browse files
committed
update protobuf version to 5.29.5
1 parent 7f96c60 commit e59a1e5

File tree

3 files changed

+158
-34
lines changed

3 files changed

+158
-34
lines changed

.github/workflows/testing-dependency-grpc.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# - 4.1.0
4545
- 4.3.3
4646
protobuf_version:
47-
- 5.29.1
47+
- 5.29.5
4848
protoc-gen-openapiv2:
4949
- 0.0.1
5050
googleapis_common_protos_version:
@@ -83,7 +83,7 @@ jobs:
8383
# - 3.1.3
8484
- 4.3.3
8585
protobuf_version:
86-
- 5.29.1
86+
- 5.29.5
8787
protoc-gen-openapiv2:
8888
- 0.0.1
8989
googleapis_common_protos_version:
@@ -121,7 +121,7 @@ jobs:
121121
# - 3.1.3
122122
- 4.3.3
123123
protobuf_version:
124-
- 5.29.1
124+
- 5.29.5
125125
protoc-gen-openapiv2:
126126
- 0.0.1
127127
googleapis_common_protos_version:

0 commit comments

Comments
 (0)