NOISSUE - Update Protobufs (#3091)

Signed-off-by: dusan <borovcanindusan1@gmail.com>
This commit is contained in:
Dušan Borovčanin
2025-08-26 13:31:08 +02:00
committed by GitHub
parent 886cd63415
commit e842bfaab6
17 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -75,8 +75,8 @@ jobs:
- name: Set up protoc
if: steps.changes.outputs.proto == 'true'
run: |
PROTOC_VERSION=30.2
PROTOC_GEN_VERSION=v1.36.6
PROTOC_VERSION=32.0
PROTOC_GEN_VERSION=v1.36.8
PROTOC_GRPC_VERSION=v1.5.1
# Export the variables so they are available in future steps