Skip to content

Commit

Permalink
Merge pull request #334 from IABTechLab/tjm-UID2-3102-update-v3-shared
Browse files Browse the repository at this point in the history
Use v3 to delete draft releases
  • Loading branch information
thomasm-ttd authored Aug 27, 2024
2 parents 8971fdb + 3106d63 commit 40d75ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:

jobs:
Image:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-java-to-docker-versioned.yaml@v2
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-java-to-docker-versioned.yaml@v3
with:
release_type: ${{ inputs.release_type }}
vulnerability_severity: ${{ inputs.vulnerability_severity }}
Expand Down

0 comments on commit 40d75ea

Please sign in to comment.