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.
v2.7
1 parent deb1ea0 commit 792bebbCopy full SHA for 792bebb
.github/workflows/run-e2e-tests-on-operator.yaml
@@ -72,7 +72,7 @@ on:
72
jobs:
73
e2e-test:
74
name: E2E Test
75
- uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@main
+ uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v2.7
76
with:
77
operator_image_version: ${{ inputs.operator_image_version }}
78
core_image_version: ${{ inputs.core_image_version }}
0 commit comments