From baf721b923ef8bddffcd33df67c92e6dc057968a Mon Sep 17 00:00:00 2001 From: Katherine Chen Date: Mon, 23 Dec 2024 16:22:16 +1100 Subject: [PATCH] Use kcc-UID2-3858-verify-no-of-tests-run --- .github/workflows/build-and-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yaml b/.github/workflows/build-and-publish.yaml index b148051..b029892 100644 --- a/.github/workflows/build-and-publish.yaml +++ b/.github/workflows/build-and-publish.yaml @@ -26,7 +26,7 @@ on: jobs: build-and-pubish: name: Build and publish JAR packages to Maven repository - uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@v3 + uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-maven-versioned.yaml@kcc-UID2-3858-verify-no-of-tests-run with: release_type: ${{ inputs.release_type }} publish_to_maven: ${{ inputs.publish_to_maven }}