Skip to content

Commit

Permalink
Update DAI version support 7.5.0-8
Browse files Browse the repository at this point in the history
  • Loading branch information
foomunleong committed Nov 7, 2024
1 parent dc4ea9e commit da8c30b
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>7.5.0-7</td>
<td>7.5.0-8</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: 7.5.0-7 # AUB-13519_CICD_Junit_file_implementation
DAI_VERSION: 7.5.0-8 # AUB-13519_CICD_Junit_file_implementation

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

0 comments on commit da8c30b

Please sign in to comment.