Skip to content

Commit 4ab5aac

Browse files
update shared action
1 parent a97dfcb commit 4ab5aac

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
@@ -106,7 +106,7 @@ on:
106106
jobs:
107107
e2e-test:
108108
name: E2E Test
109-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@kcc-fix-e2e
109+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v3
110110
with:
111111
operator_type: ${{ inputs.operator_type }}
112112
operator_image_version: ${{ inputs.operator_image_version }}

0 commit comments

Comments
 (0)