Skip to content

Commit f4ce1be

Browse files
chore(deps): update bazel-contrib/publish-to-bcr digest to 096e472
1 parent 096e472 commit f4ce1be

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@b37a76bbb1889377a0d6b9710ed39a7b8cca242b
166+
uses: bazel-contrib/publish-to-bcr@096e4724c760aa0024916fe772701c06926f4c49
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@b37a76bbb1889377a0d6b9710ed39a7b8cca242b
249+
uses: bazel-contrib/publish-to-bcr@096e4724c760aa0024916fe772701c06926f4c49
250250
with:
251251
tag: ${{ inputs.tag_name }}
252252
module-version: ${{ env.VERSION }}

0 commit comments

Comments
 (0)