Skip to content

Commit 792bebb

Browse files
authored
Use v2.7 tag for shared action to run e2e tests (#312)
1 parent deb1ea0 commit 792bebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests-on-operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ on:
7272
jobs:
7373
e2e-test:
7474
name: E2E Test
75-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@main
75+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v2.7
7676
with:
7777
operator_image_version: ${{ inputs.operator_image_version }}
7878
core_image_version: ${{ inputs.core_image_version }}

0 commit comments

Comments
 (0)