From 3a44684c3fa44eea16f6f6e749c960101d676d83 Mon Sep 17 00:00:00 2001 From: Katherine Chen Date: Tue, 24 Dec 2024 16:00:32 +1100 Subject: [PATCH] Change kcc-UID2-3858-verify-no-of-tests-run to v3 --- .github/workflows/shared-build-and-test.yaml | 2 +- .github/workflows/shared-publish-to-maven-versioned.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/shared-build-and-test.yaml b/.github/workflows/shared-build-and-test.yaml index 5ebd2bce..44a6b3d0 100644 --- a/.github/workflows/shared-build-and-test.yaml +++ b/.github/workflows/shared-build-and-test.yaml @@ -32,7 +32,7 @@ jobs: - name: Checkout uid2-shared-actions repo uses: actions/checkout@v4 with: - ref: kcc-UID2-3858-verify-no-of-tests-run + ref: v3 repository: IABTechLab/uid2-shared-actions path: uid2-shared-actions diff --git a/.github/workflows/shared-publish-to-maven-versioned.yaml b/.github/workflows/shared-publish-to-maven-versioned.yaml index 3cb214b9..abd2cf1d 100644 --- a/.github/workflows/shared-publish-to-maven-versioned.yaml +++ b/.github/workflows/shared-publish-to-maven-versioned.yaml @@ -62,7 +62,7 @@ jobs: - name: Checkout uid2-shared-actions repo uses: actions/checkout@v4 with: - ref: kcc-UID2-3858-verify-no-of-tests-run + ref: v3 repository: IABTechLab/uid2-shared-actions path: uid2-shared-actions