Skip to content

Commit

Permalink
Merge pull request #11 from opencastsoftware/renovate/mikepenz-action…
Browse files Browse the repository at this point in the history
…-junit-report-4.x
  • Loading branch information
DavidGregory084 authored Apr 13, 2024
2 parents e1ad0e8 + 668c969 commit a495fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run_id: ${{ github.event.workflow_run.id }}

- name: Publish Test Report
uses: mikepenz/action-junit-report@150e2f992e4fad1379da2056d1d1c279f520e058 # v3
uses: mikepenz/action-junit-report@9379f0ccddcab154835d4e2487555ee79614fe95 # v4
with:
commit: ${{ github.event.workflow_run.head_sha }}
report_paths: "**/build/test-results/*/TEST-*.xml"

0 comments on commit a495fe1

Please sign in to comment.