Skip to content

Commit c711e71

Browse files
committed
revert a unwanted code change
1 parent aab7e88 commit c711e71

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
@@ -117,7 +117,7 @@ on:
117117
jobs:
118118
e2e-test:
119119
name: E2E Test
120-
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml
120+
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v3
121121
with:
122122
operator_type: ${{ inputs.operator_type }}
123123
identity_scope: ${{ inputs.identity_scope }}

0 commit comments

Comments
 (0)