From 981aa78d52a42d8912a28adf870085ed697a62c4 Mon Sep 17 00:00:00 2001 From: sean wibisono Date: Wed, 22 Apr 2026 10:49:38 +1000 Subject: [PATCH] revert test changes --- .github/workflows/release-docker-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}