We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622183e commit 31b86c9Copy full SHA for 31b86c9
1 file changed
github-actions/run-ci/action.yml
@@ -111,7 +111,7 @@ runs:
111
using: composite
112
steps:
113
- name: Start e2e env
114
- uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@setup-e2e-environment-v8
+ uses: HSLdevcom/jore4-tools/github-actions/setup-e2e-environment@acr
115
with:
116
docker_compose_bundle_gha_artifact: "${{ inputs.docker_compose_bundle_gha_artifact }}"
117
ui_version: "${{ inputs.ui_version }}"
0 commit comments