File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,14 +117,14 @@ on:
117117jobs :
118118 e2e-test :
119119 name : E2E Test
120- uses : IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v3
120+ uses : IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml
121121 with :
122122 operator_type : ${{ inputs.operator_type }}
123123 identity_scope : ${{ inputs.identity_scope }}
124124 target_environment : ${{ inputs.target_environment }}
125125 delay_operator_shutdown : ${{ inputs.delay_operator_shutdown }}
126126 operator_image_version : ${{ inputs.operator_image_version }}
127- core_image_version : ${{ inputs.core_image_version }}
127+ core_image_version : 2.30.39-alpha-161-SNAPSHOT # hardcoded to wzh-UID2-6362-E2E-pipeline-fix-workaround-private
128128 optout_image_version : ${{ inputs.optout_image_version }}
129129 e2e_image_version : ${{ inputs.e2e_image_version }}
130130 operator_branch : ${{ github.ref }}
You can’t perform that action at this time.
0 commit comments