Skip to content

Commit 148d432

Browse files
Update mikepenz/action-junit-report digest to bccf2e3
1 parent 7bcd277 commit 148d432

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@bccf2e31636835cf0874589931c4116687171386 # v6
2525
with:
2626
commit: ${{ github.event.workflow_run.head_sha }}
2727
report_paths: "**/build/test-results/*/TEST-*.xml"

0 commit comments

Comments
 (0)