Skip to content

Commit 379b511

Browse files
Bump mikepenz/action-junit-report from 5.6.1 to 5.6.2 (#218)
1 parent 06163dc commit 379b511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle-build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
jacocoTestReport
117117
118118
- name: Publish Test Report
119-
uses: mikepenz/action-junit-report@v5.6.1
119+
uses: mikepenz/action-junit-report@v5.6.2
120120
if: always()
121121
with:
122122
report_paths: 'build/test-results/test/*.xml'

0 commit comments

Comments
 (0)