Skip to content

Commit dc70355

Browse files
Update mikepenz/action-junit-report digest to 3a81627
1 parent 7b22b7e commit dc70355

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@a294a61c909bd8a4b563024a2faa28897fd53ebc # v6
24+
uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6
2525
with:
2626
commit: ${{ github.event.workflow_run.head_sha }}
2727
report_paths: "**/build/test-results/*/TEST-*.xml"

0 commit comments

Comments
 (0)