Skip to content

Commit 3106d63

Browse files
committed
Use v3 to delete draft releases
1 parent 8971fdb commit 3106d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docker-image.yaml

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

2222
jobs:
2323
Image:
24-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-java-to-docker-versioned.yaml@v2
24+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-java-to-docker-versioned.yaml@v3
2525
with:
2626
release_type: ${{ inputs.release_type }}
2727
vulnerability_severity: ${{ inputs.vulnerability_severity }}

0 commit comments

Comments
 (0)