Skip to content

Commit

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

chore(deps): update mikepenz/action-junit-report action to v4
  • Loading branch information
bric3 authored Sep 7, 2023
2 parents 35728b9 + b8a1a9d commit bca4612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with:
name: junit-test-results
- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v4
with:
check_name: Test Report
commit: ${{github.event.workflow_run.head_sha}}
Expand Down

0 comments on commit bca4612

Please sign in to comment.