Skip to content

Commit

Permalink
chore(deps): update mikepenz/action-junit-report action (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 0019fd7 commit f44e233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ runs:
${{ steps.metadata.outputs.artifact-path }}/build/jacoco/${{ inputs.task-name }}.exec
- name: Create annotations
uses: mikepenz/action-junit-report@v4
uses: mikepenz/action-junit-report@v5
if: "!cancelled() && github.actor != 'dependabot[bot]'"
with:
check_name: ${{ inputs.task-name }} report
Expand Down

0 comments on commit f44e233

Please sign in to comment.