Skip to content

Commit 60d587b

Browse files
chore(deps): update bazel-contrib/publish-to-bcr digest to 748dc71
1 parent 748dc71 commit 60d587b

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
@@ -171,7 +171,7 @@ jobs:
171171
# However all the context is the caller repo (like this workflow is inlined)
172172
# https://github.com/orgs/community/discussions/18602
173173
# https://github.com/orgs/community/discussions/63863
174-
uses: bazel-contrib/publish-to-bcr@301f65edec7118166379e2ef5f29a05d2868a449
174+
uses: bazel-contrib/publish-to-bcr@748dc7186bc60d0e24a81ee30aba8aa543794767
175175
with:
176176
attest: true
177177
attestations-dest: attestations
@@ -254,7 +254,7 @@ jobs:
254254
255255
- name: Create final entry
256256
id: create-final-entry
257-
uses: bazel-contrib/publish-to-bcr@301f65edec7118166379e2ef5f29a05d2868a449
257+
uses: bazel-contrib/publish-to-bcr@748dc7186bc60d0e24a81ee30aba8aa543794767
258258
with:
259259
tag: ${{ inputs.tag_name }}
260260
module-version: ${{ env.VERSION }}

0 commit comments

Comments
 (0)