Skip to content

Commit

Permalink
Merge pull request #19 from thin-edge/ci-update-reporter
Browse files Browse the repository at this point in the history
ci: update robotframework-reporter-action
  • Loading branch information
reubenmiller authored Jul 11, 2024
2 parents 0bff75c + 1a4c98f commit cfde63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

- name: Send report to commit
if: ${{ always() && github.event_name == 'pull_request_target' }}
uses: joonvena/robotframework-reporter-action@v2.4
uses: "joonvena/robotframework-reporter-action@v2.5"
with:
report_path: output
gh_access_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cfde63a

Please sign in to comment.