Skip to content

Commit

Permalink
chore(deps): update mikepenz/action-junit-report action to v5 (#135)
Browse files Browse the repository at this point in the history
* chore(deps): update mikepenz/action-junit-report action to v5

* Update gradle-build-test.yml

Signed-off-by: Thomas <1688389+Rakambda@users.noreply.github.com>

* Update gradle-build-test.yml

Signed-off-by: Thomas <1688389+Rakambda@users.noreply.github.com>

---------

Signed-off-by: Thomas <1688389+Rakambda@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Thomas <1688389+Rakambda@users.noreply.github.com>
  • Loading branch information
renovate[bot] and Rakambda authored Dec 15, 2024
1 parent 25a97fd commit 887c207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
jacocoTestReport
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
uses: mikepenz/action-junit-report@v5.2.0
if: always()
with:
report_paths: 'build/test-results/test/*.xml'
Expand Down

0 comments on commit 887c207

Please sign in to comment.