Skip to content

Commit

Permalink
tag 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiLiangYeoh committed Feb 4, 2025
1 parent 037eaea commit 3f11e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Based on the pipeline .yml configuration, when there is commits or pull request
</thead>
<tbody>
<tr>
<td>25.1.0+0</td>
<td>25.1.0+3</td>
<td><a href="https://github.com/marketplace/actions/eggplant-runner">latest</a></td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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+0 # AUB-13519_CICD_Junit_file_implementation
DAI_VERSION: 25.1.0+3 # AUB-13519_CICD_Junit_file_implementation

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

0 comments on commit 3f11e51

Please sign in to comment.