File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ jobs:
212212 --scheme ${{matrix.scheme}}
213213
214214 - name : Publish Test Report
215- uses : mikepenz/action-junit-report@65fe03598d8d251738592a497a9e8547a5c48eaa # v5.6.0
215+ uses : mikepenz/action-junit-report@a83fd2b5d58d4fc702e690c1ea688d702d28d281 # v5.6.1
216216 if : always()
217217 with :
218218 report_paths : " build/reports/junit.xml"
Original file line number Diff line number Diff line change 8383 run : bundle exec fastlane ${{ inputs.fastlane_command }} ${{ inputs.fastlane_command_extra_arguments }}
8484
8585 - name : Publish Test Report
86- uses : mikepenz/action-junit-report@65fe03598d8d251738592a497a9e8547a5c48eaa # v5.6.0
86+ uses : mikepenz/action-junit-report@a83fd2b5d58d4fc702e690c1ea688d702d28d281 # v5.6.1
8787 if : always()
8888 with :
8989 report_paths : " build/reports/junit.xml"
You can’t perform that action at this time.
0 commit comments