Skip to content

Commit 2a8ec0f

Browse files
Merge pull request #139 from opencastsoftware/renovate/mikepenz-action-junit-report-digest
Update mikepenz/action-junit-report digest to 3585e95
2 parents 54d69d0 + b4cda60 commit 2a8ec0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run_id: ${{ github.event.workflow_run.id }}
2222

2323
- name: Publish Test Report
24-
uses: mikepenz/action-junit-report@cf701569b05ccdd861a76b8607a66d76f6fd4857 # v5
24+
uses: mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3 # v5
2525
with:
2626
commit: ${{ github.event.workflow_run.head_sha }}
2727
report_paths: "**/build/test-results/*/TEST-*.xml"

0 commit comments

Comments
 (0)