We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3c46a1 + 981aa78 commit 46ae9bbCopy full SHA for 46ae9bb
1 file changed
.github/workflows/release-docker-image.yaml
@@ -45,7 +45,7 @@ on:
45
46
jobs:
47
Image:
48
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-java-to-docker-versioned.yaml@swi-UID2-6799-commit-pr-and-merge-via-rest-api
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-java-to-docker-versioned.yaml@v3
49
with:
50
release_type: ${{ inputs.release_type }}
51
vulnerability_severity: ${{ inputs.vulnerability_severity }}
0 commit comments