Skip to content

Commit 22bf79f

Browse files
committed
Use .github/workflows/shared-run-e2e-tests.yaml
1 parent 3b448f5 commit 22bf79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-run-e2e-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
- name: Prepare AKS metadata
205205
id: prepare_aks_metadata
206206
if: ${{ inputs.operator_type == 'aks' }}
207-
uses: IABTechLab/uid2-shared-actions/actions/prepare_aks_metadata@v3
207+
uses: IABTechLab/uid2-shared-actions/actions/prepare_aks_metadata@kcc-UID2-6212-fix-aks-test-failure
208208
with:
209209
operator_image_version: ${{ inputs.operator_image_version }}
210210
target_environment: ${{ inputs.target_environment }}

0 commit comments

Comments
 (0)