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 @@ -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@301f65edec7118166379e2ef5f29a05d2868a449
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@301f65edec7118166379e2ef5f29a05d2868a449
250250 with :
251251 tag : ${{ inputs.tag_name }}
252252 module-version : ${{ env.VERSION }}
You can’t perform that action at this time.
0 commit comments