Skip to content

Commit

Permalink
chore(deps): update madrapps/jacoco-report action to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 5ff2229 commit ebcfc76
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.0
with:
title: Code Coverage ${{ inputs.gradle-module }}
paths: ${{ github.workspace }}/**/jacocoTestReport.xml
Expand Down

0 comments on commit ebcfc76

Please sign in to comment.