Skip to content

Commit 9f79308

Browse files
authored
Merge pull request #70 from IABTechLab/gdm-UID2-3154-hotfix
Changed shared-build-and-test from main to v2
2 parents 09af1ab + 26f735f commit 9f79308

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed
Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Build and Test
2-
32
on: [pull_request, push, workflow_dispatch]
43

54
jobs:
65
build:
7-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@main
8-
secrets: inherit
6+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
7+
secrets: inherit

0 commit comments

Comments
 (0)