Skip to content

Commit 903984e

Browse files
committed
upd buf v1.62.1
1 parent d4b4377 commit 903984e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919
pull-requests: write
2020

2121
env:
22-
BUF_VERSION: "1.61.0"
22+
BUF_VERSION: "1.62.1"
2323

2424
jobs:
2525
build:

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ EXT_BIN_DIR := ${EXT_DIR}/bin
1616
EXT_TMP_DIR := ${EXT_DIR}/tmp
1717

1818
SVU_VER := 3.3.0
19-
BUF_VER := 1.61.0
19+
BUF_VER := 1.62.1
2020

2121
PROJECT := directory
2222
BUF_REPO := "buf.build/aserto-dev/${PROJECT}"

0 commit comments

Comments
 (0)