Skip to content

Commit

Permalink
Merge pull request #10 from equisoft-actions/renovate/major-github-ac…
Browse files Browse the repository at this point in the history
…tions

chore(deps): update mikepenz/action-junit-report action
  • Loading branch information
meriouma authored Sep 11, 2023
2 parents 9821283 + 1e73373 commit b7bd04f
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 @@ -107,7 +107,7 @@ runs:
${{ steps.metadata.outputs.artifact-path }}/build/jacoco/${{ inputs.task-name }}.exec
- name: Create annotations
uses: mikepenz/action-junit-report@v3
uses: mikepenz/action-junit-report@v4
if: "!cancelled() && github.actor != 'dependabot[bot]'"
with:
check_name: ${{ inputs.task-name }} report
Expand Down

0 comments on commit b7bd04f

Please sign in to comment.