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@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 }}
You can’t perform that action at this time.
0 commit comments