From d2f033fbd25d5bd9e0abab3909b95d89095abe86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 02:23:30 +0000 Subject: [PATCH] chore(deps): update bazel-contrib/publish-to-bcr digest to ff2c5e3 --- .github/workflows/publish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 508734f0..18bbb0d6 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -181,7 +181,7 @@ jobs: # However all the context is the caller repo (like this workflow is inlined) # https://github.com/orgs/community/discussions/18602 # https://github.com/orgs/community/discussions/63863 - uses: bazel-contrib/publish-to-bcr@301f65edec7118166379e2ef5f29a05d2868a449 + uses: bazel-contrib/publish-to-bcr@ff2c5e3fe8c3b83678df560bfc1cf4d0ba2eb3e1 with: attest: true attestations-dest: attestations @@ -264,7 +264,7 @@ jobs: - name: Create final entry id: create-final-entry - uses: bazel-contrib/publish-to-bcr@301f65edec7118166379e2ef5f29a05d2868a449 + uses: bazel-contrib/publish-to-bcr@ff2c5e3fe8c3b83678df560bfc1cf4d0ba2eb3e1 with: tag: ${{ inputs.tag_name }} module-version: ${{ env.VERSION }}