We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d112c56 commit ea4533dCopy full SHA for ea4533d
.github/workflows/shared-run-e2e.yml
@@ -159,7 +159,7 @@ jobs:
159
uses: actions/checkout@v6
160
- name: Start e2e env
161
id: start-e2e-env
162
- uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@setup-e2e-environment-v10
+ uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@setup-e2e-environment-v11
163
with:
164
docker_compose_bundle_gha_artifact: "${{ inputs.docker_compose_bundle_gha_artifact }}"
165
ui_version: "${{ inputs.ui_version }}"
0 commit comments