Skip to content

Commit c7bbcaa

Browse files
Update mikepenz/action-junit-report digest to 65fe035
1 parent 3ebc95b commit c7bbcaa

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@65fe03598d8d251738592a497a9e8547a5c48eaa # v5
2727
with:
2828
commit: ${{ github.event.workflow_run.head_sha }}
2929
report_paths: junit.xml

0 commit comments

Comments
 (0)