Skip to content

Commit

Permalink
Update xray importer version to 3.0.4 in main-cloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CMCunha authored Apr 22, 2024
1 parent 70912ed commit a6667b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# testPlanKey: "${{ secrets.XRAYSERVER_TEST_PLAN_KEY }}"
# projectKey: "${{ secrets.JIRASERVER_PROJECT_KEY }}"
- name: "Import results to Xray (cloud)"
uses: mikepenz/xray-action@v2.3.0
uses: mikepenz/xray-action@v3.0.4
with:
username: "${{ secrets.XRAYCLOUD_CLIENT_ID }}"
password: "${{ secrets.XRAYCLOUD_CLIENT_SECRET }}"
Expand Down

0 comments on commit a6667b8

Please sign in to comment.