Skip to content

Commit 51bd4ef

Browse files
Update mikepenz/action-junit-report digest to 3585e95
1 parent ff45df1 commit 51bd4ef

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
@@ -23,7 +23,7 @@ jobs:
2323
run_id: ${{ github.event.workflow_run.id }}
2424

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

0 commit comments

Comments
 (0)