diff --git a/.github/workflows/release-docker-image.yaml b/.github/workflows/release-docker-image.yaml index 7e3292a..3f4420d 100644 --- a/.github/workflows/release-docker-image.yaml +++ b/.github/workflows/release-docker-image.yaml @@ -45,7 +45,7 @@ on: jobs: Image: - 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 with: release_type: ${{ inputs.release_type }} vulnerability_severity: ${{ inputs.vulnerability_severity }}