Skip to content

Commit fc55364

Browse files
chore(deps): update bazel-contrib/publish-to-bcr digest to 22c3b74
1 parent 22c3b74 commit fc55364

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@22c3b74905252b2a8f2fb5e393ce6941ad148db7
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@22c3b74905252b2a8f2fb5e393ce6941ad148db7
258258
with:
259259
tag: ${{ inputs.tag_name }}
260260
module-version: ${{ env.VERSION }}

0 commit comments

Comments
 (0)