Skip to content

Commit

Permalink
Merge pull request #291 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 8, 2024
2 parents ed69996 + 8df651d commit b8a43f3
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 @@ -101,7 +101,7 @@ jobs:
with:
name: junit-test-results
- name: Publish Test Report
uses: mikepenz/action-junit-report@v4
uses: mikepenz/action-junit-report@v5
with:
check_name: Test Report
commit: ${{github.event.workflow_run.head_sha}}
Expand Down

0 comments on commit b8a43f3

Please sign in to comment.