Skip to content

Commit

Permalink
Merge pull request #179 from bric3/renovate/mikepenz-action-junit-rep…
Browse files Browse the repository at this point in the history
…ort-5.x

chore(deps): update mikepenz/action-junit-report action to v5
  • Loading branch information
bric3 authored Nov 4, 2024
2 parents 2a9dbc6 + 85192a9 commit 847a732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
with:
name: junit-test-results-${{ matrix.tag }}
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
uses: mikepenz/action-junit-report@v5
with:
check_name: Test Report - ${{ matrix.tag }}
commit: ${{github.event.workflow_run.head_sha}}
Expand Down

0 comments on commit 847a732

Please sign in to comment.