From f815f84668ba56e26380af968fe7bd1afe7b7807 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 16 Feb 2024 18:48:56 +0100 Subject: [PATCH] Update current feature --- .github/workflows/e2e-common.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-common.yml b/.github/workflows/e2e-common.yml index 8e9ad121..e27bece2 100644 --- a/.github/workflows/e2e-common.yml +++ b/.github/workflows/e2e-common.yml @@ -21,7 +21,7 @@ on: required: true env: CIUXCONFIG: /tmp/ciux.sh - CIUX_VERSION: a1ab5c126 + CIUX_VERSION: v0.0.1-rc13 GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }} SUFFIX: ${{ inputs.suffix }} CI_REPO: ${{ inputs.ci_repo }}