We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8971fdb + 3106d63 commit 40d75eaCopy full SHA for 40d75ea
.github/workflows/release-docker-image.yaml
@@ -21,7 +21,7 @@ on:
21
22
jobs:
23
Image:
24
- 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
25
with:
26
release_type: ${{ inputs.release_type }}
27
vulnerability_severity: ${{ inputs.vulnerability_severity }}
0 commit comments