Skip to content

Commit

Permalink
chore(deps): update madrapps/jacoco-report action to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 5ba995f commit 885e7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
run: ./gradlew --no-daemon sonar
# Add code coverage to PR
- name: Add code coverage to PR
uses: madrapps/jacoco-report@v1.6.1
uses: madrapps/jacoco-report@v1.7.1
with:
title: Code Coverage ${{ inputs.gradle-module }}
paths: ${{ github.workspace }}/**/jacocoTestReport.xml
Expand Down

0 comments on commit 885e7af

Please sign in to comment.