From 03763676934eb384d2266b2d157cb8b849623139 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:18:44 +0000 Subject: [PATCH] buf/1.35.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- buf.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/buf.yaml b/buf.yaml index 945cc931af0..afdd40c880c 100644 --- a/buf.yaml +++ b/buf.yaml @@ -1,7 +1,7 @@ package: name: buf - version: 1.34.0 - epoch: 1 + version: 1.35.0 + epoch: 0 description: A new way of working with Protocol Buffers. copyright: - license: Apache-2.0 @@ -17,7 +17,7 @@ pipeline: with: repository: https://github.com/bufbuild/buf tag: v${{package.version}} - expected-commit: 3b5b535e0cce4c8a16874000d8ece9498afeffeb + expected-commit: da902441b1e2305a4c86ae0bd93905a14b50b5c2 - uses: go/build with: