Skip to content

Commit 073f92f

Browse files
authored
ci: test use bufbuild/buf:1.58.0 (#710)
2 parents cc9155a + 55596b2 commit 073f92f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/src/test/proto/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TEST_RES_DIR='tools/src/test/resources'
1010

1111
REMOTE="https://github.com/${GITHUB_REPOSITORY:-CycloneDX/specification}.git"
1212

13-
BUF_IMAGE_VERSION='1.50.0'
13+
BUF_IMAGE_VERSION='1.58.0'
1414
BUF_IMAGE="bufbuild/buf:${BUF_IMAGE_VERSION}"
1515

1616
LOG_FORMAT='text' # set to 'json' to see details

0 commit comments

Comments
 (0)