Skip to content

Commit 0b55f5e

Browse files
authored
Use shared-publish-docker-versioned v2 (#314)
1 parent 2475b59 commit 0b55f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-public-operator-docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ on:
3333

3434
jobs:
3535
Image:
36-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-docker-versioned.yaml@v2.2.1
36+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-docker-versioned.yaml@v2
3737
with:
3838
release_type: ${{ inputs.release_type }}
3939
version_number_input: ${{ inputs.version_number_input }}

0 commit comments

Comments
 (0)