We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85275be commit 821a5c9Copy full SHA for 821a5c9
1 file changed
.github/workflows/run-e2e-tests-on-operator.yaml
@@ -117,7 +117,7 @@ on:
117
jobs:
118
e2e-test:
119
name: E2E Test
120
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@wzh-UID2-5053-cleanup-failed-cf
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@5e6325f4c6e0ee7258f8fbe09c177394aa8d1b8e
121
with:
122
operator_type: ${{ inputs.operator_type }}
123
identity_scope: ${{ inputs.identity_scope }}
0 commit comments