From bfeb93671242f3b35ef387acf9b63329c453fb37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 21:44:29 +0000 Subject: [PATCH] chore(deps): update bazel-contrib/publish-to-bcr action to v1.2.0 --- .github/workflows/publish_to_bcr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_to_bcr.yml b/.github/workflows/publish_to_bcr.yml index ac59897a..0cc204ce 100644 --- a/.github/workflows/publish_to_bcr.yml +++ b/.github/workflows/publish_to_bcr.yml @@ -14,7 +14,7 @@ jobs: attestations: write contents: write id-token: write - uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@0bd40ad4f872b4d216d3f01bc0844ade304e2b5a # v1.1.0 + uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@0a23c53c2baffdaf2ce8dd23c2c0e45eb3b79093 # v1.2.0 with: tag_name: ${{ github.event_name == 'workflow_dispatch' && inputs.tag_name || github.event.release.tag_name }} registry_fork: bazel-contrib/bazel-central-registry