Skip to content

Commit 2e68866

Browse files
build(deps): bump madrapps/jacoco-report from 1.7.1 to 1.7.2 (#1509)
Bumps [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/madrapps/jacoco-report/releases) - [Commits](Madrapps/jacoco-report@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: madrapps/jacoco-report dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09d8141 commit 2e68866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Jacoco Report to PR
5151
id: jacoco
52-
uses: madrapps/[email protected].1
52+
uses: madrapps/[email protected].2
5353
with:
5454
paths: |
5555
${{ github.workspace }}/library/build/jacoco/jacoco.xml

0 commit comments

Comments
 (0)