build(deps): Bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 (#14394)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
dependabot[bot]
2022-12-23 00:57:24 +00:00
committed by GitHub
co-authored by Julien Robert
parent 330ff5f4ad
commit a809ce4e69
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -392,7 +392,7 @@ devdoc-update:
### Protobuf ###
###############################################################################
protoVer=0.11.3
protoVer=0.11.4
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)