Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
ADT-559 ugrade DAI version to 6.4.0-5 (latest tag)
  • Loading branch information
poasungoh authored Jan 9, 2023
1 parent 101fe47 commit 5dcc1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ runs:
echo "DOWNLOAD_URL=https://downloads.eggplantsoftware.com/downloads/EggplantRunner/$EXE_FILENAME" >> $GITHUB_ENV
shell: bash
env:
DAI_VERSION: 6.4.0-3 # AUB-13519_CICD_Junit_file_implementation
DAI_VERSION: 6.4.0-5 # AUB-13519_CICD_Junit_file_implementation

- name: Fetch CLI
if: ${{ inputs.eggplantRunnerPath }}
Expand Down

0 comments on commit 5dcc1cb

Please sign in to comment.