File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 }}
You can’t perform that action at this time.
0 commit comments