From d981b3091deb88568fd9cedb5e8314640c79a9e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 02:20:46 +0000 Subject: [PATCH] Bump protocolbuffers/protobuf from 28.3 to 29.0 Bumps [protocolbuffers/protobuf](https://github.com/protocolbuffers/protobuf) from 28.3 to 29.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v28.3...v29.0) --- updated-dependencies: - dependency-name: protocolbuffers/protobuf dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/protoc-dependabot-hack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/protoc-dependabot-hack.yml b/.github/workflows/protoc-dependabot-hack.yml index 6927b620f..dd1054bfb 100644 --- a/.github/workflows/protoc-dependabot-hack.yml +++ b/.github/workflows/protoc-dependabot-hack.yml @@ -16,4 +16,4 @@ jobs: # update the version in these places manually when Dependabot proposes a change to it here: # 1. the version in main.yml used to install protoc - - uses: protocolbuffers/protobuf@v28.3 + - uses: protocolbuffers/protobuf@v29.0