Skip to content

Commit

Permalink
Use v3 to delete draft releases
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasm-ttd committed Aug 27, 2024
1 parent 8971fdb commit 3106d63
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 3106d63

Please sign in to comment.