Skip to content

Commit e1f8efb

Browse files
committed
ci: Use correct action name
1 parent 85d7766 commit e1f8efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
persist-credentials: false
169169

170170
- name: Publish and Sign Image Index
171-
uses: stackabletech/actions/publish-index-manifest@29bea1b451c0c2e994bd495969286f95bf49ed6a # TODO: Use released action
171+
uses: stackabletech/actions/publish-image-index-manifest@29bea1b451c0c2e994bd495969286f95bf49ed6a # TODO: Use released action
172172
with:
173173
image-registry-uri: oci.stackable.tech
174174
image-registry-username: robot$sdp+github-action-build

0 commit comments

Comments
 (0)