From 00e914623a0092f3b2a74cb599357390e8849134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 22:05:13 +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 1.4.2 to 1.5.0. - [Release notes](https://github.com/bazel-contrib/publish-to-bcr/releases) - [Commits](https://github.com/bazel-contrib/publish-to-bcr/compare/v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/create-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 191f36f..334c92b 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -32,7 +32,7 @@ jobs: publish: needs: create_release - uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.4.2 + uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.5.0 with: tag_name: ${{ inputs.tag }} registry_fork: keith/bazel-central-registry