Skip to content

Commit 557f21a

Browse files
authored
Merge pull request #1 from EzFramework/dependabot/github_actions/madrapps/jacoco-report-1.7.2
Bump madrapps/jacoco-report from 1.6.1 to 1.7.2
2 parents 7f1a181 + 8d6e72a commit 557f21a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
path: target/site/jacoco/
5555
- name: Comment JaCoCo coverage summary in PR
5656
if: github.event_name == 'pull_request'
57-
uses: madrapps/jacoco-report@v1.6.1
57+
uses: madrapps/jacoco-report@v1.7.2
5858
with:
5959
paths: target/site/jacoco/jacoco.xml
6060
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)