From 0562dea91e6f39ee412bd506cfd0e73a572d3625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:04:51 +0000 Subject: [PATCH] Bump bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml Bumps [bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml](https://github.com/bazel-contrib/publish-to-bcr) from 0.2.2 to 1.2.0. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](https://github.com/bazel-contrib/publish-to-bcr/compare/096e4724c760aa0024916fe772701c06926f4c49...0a23c53c2baffdaf2ce8dd23c2c0e45eb3b79093) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-to-bcr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-bcr.yaml b/.github/workflows/publish-to-bcr.yaml index 4d91573..173cc3e 100644 --- a/.github/workflows/publish-to-bcr.yaml +++ b/.github/workflows/publish-to-bcr.yaml @@ -16,7 +16,7 @@ permissions: jobs: publish: - uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@096e4724c760aa0024916fe772701c06926f4c49 # v0.2.2 + uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@0a23c53c2baffdaf2ce8dd23c2c0e45eb3b79093 # v1.2.0 with: tag_name: ${{ inputs.tag_name || github.ref_name }} registry_fork: bufbuild/bazel-central-registry