File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 uses : bufbuild/buf-action@v1
4949 with :
5050 # buf CLI version - keep in sync with BUF_VERSION in taskfiles/proto.yaml
51- version : 1.65 .0
51+ version : 1.71 .0
5252 lint : true
5353 format : true
5454 breaking : ${{ github.event_name == 'pull_request' && !contains(github.event.pull_request.labels.*.name, 'Buf Skip Breaking') }}
8282 uses : bufbuild/buf-action@v1
8383 with :
8484 # buf CLI version - keep in sync with BUF_VERSION in taskfiles/proto.yaml
85- version : 1.65 .0
85+ version : 1.71 .0
8686 # No validation - already done in validate job
8787 lint : false
8888 format : false
@@ -117,7 +117,7 @@ jobs:
117117 uses : bufbuild/buf-action@v1
118118 with :
119119 # buf CLI version - keep in sync with BUF_VERSION in taskfiles/proto.yaml
120- version : 1.65 .0
120+ version : 1.71 .0
121121 # Only archive - no other operations
122122 push : true
123123 token : ${{ env.BUF_TOKEN }}
You can’t perform that action at this time.
0 commit comments