From 037eaea0fc33a74fc7b3c49844297064db88a785 Mon Sep 17 00:00:00 2001 From: "KEYSIGHT\\ziliyeoh" Date: Mon, 20 Jan 2025 12:57:36 +0800 Subject: [PATCH] tag 0 --- README.md | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d6ba95..17fef28 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Based on the pipeline .yml configuration, when there is commits or pull request - 25.1.0+5 + 25.1.0+0 latest diff --git a/action.yml b/action.yml index 7dbe0f5..61ad93a 100644 --- a/action.yml +++ b/action.yml @@ -88,7 +88,7 @@ runs: echo "DOWNLOAD_URL=https://assets.eggplantsoftware.com/EggplantRunner/$EXE_FILENAME" >> $GITHUB_ENV shell: bash env: - DAI_VERSION: 25.1.0+5 # AUB-13519_CICD_Junit_file_implementation + DAI_VERSION: 25.1.0+0 # AUB-13519_CICD_Junit_file_implementation - name: Fetch CLI if: ${{ inputs.eggplantRunnerPath }}