Skip to content

Commit d62b5b3

Browse files
chore(deps): update bazel-contrib/publish-to-bcr digest to 1a42c3d
1 parent 1a42c3d commit d62b5b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
# However all the context is the caller repo (like this workflow is inlined)
164164
# https://github.com/orgs/community/discussions/18602
165165
# https://github.com/orgs/community/discussions/63863
166-
uses: bazel-contrib/publish-to-bcr@301f65edec7118166379e2ef5f29a05d2868a449
166+
uses: bazel-contrib/publish-to-bcr@1a42c3dca6566cf3a07689768259f1a35066ed01
167167
with:
168168
attest: true
169169
attestations-dest: attestations
@@ -246,7 +246,7 @@ jobs:
246246
247247
- name: Create final entry
248248
id: create-final-entry
249-
uses: bazel-contrib/publish-to-bcr@301f65edec7118166379e2ef5f29a05d2868a449
249+
uses: bazel-contrib/publish-to-bcr@1a42c3dca6566cf3a07689768259f1a35066ed01
250250
with:
251251
tag: ${{ inputs.tag_name }}
252252
module-version: ${{ env.VERSION }}

0 commit comments

Comments
 (0)