We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b448f5 commit 22bf79fCopy full SHA for 22bf79f
.github/workflows/shared-run-e2e-tests.yaml
@@ -204,7 +204,7 @@ jobs:
204
- name: Prepare AKS metadata
205
id: prepare_aks_metadata
206
if: ${{ inputs.operator_type == 'aks' }}
207
- uses: IABTechLab/uid2-shared-actions/actions/prepare_aks_metadata@v3
+ uses: IABTechLab/uid2-shared-actions/actions/prepare_aks_metadata@kcc-UID2-6212-fix-aks-test-failure
208
with:
209
operator_image_version: ${{ inputs.operator_image_version }}
210
target_environment: ${{ inputs.target_environment }}
0 commit comments