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

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-12 18:45:59 +00:00
committed by GitHub
co-authored by Julien Robert
parent f92fb17892
commit 876e1f9442
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -392,7 +392,7 @@ devdoc-update:
### Protobuf ###
###############################################################################
protoVer=0.11.2
protoVer=0.11.3
protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer)
protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName)