Skip to content

Commit

Permalink
Merge pull request #93 from opencastsoftware/renovate/mikepenz-action…
Browse files Browse the repository at this point in the history
…-junit-report-digest

Update mikepenz/action-junit-report digest to db71d41
  • Loading branch information
DavidGregory084 authored Jun 28, 2024
2 parents 5fc153e + 20feb14 commit 0443b25
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@ac30be7acb0a361e5492575ab42e47fcadec4928 # v4
uses: mikepenz/action-junit-report@db71d41eb79864e25ab0337e395c352e84523afe # v4
with:
commit: ${{ github.event.workflow_run.head_sha }}
report_paths: "**/build/test-results/*/TEST-*.xml"

0 comments on commit 0443b25

Please sign in to comment.