Skip to content

Commit 1b15377

Browse files
chore(deps): bump madrapps/jacoco-report from 1.7.1 to 1.7.2 (#707)
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 b34bb96 commit 1b15377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/instrumentation-test.yml

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

6464
- name: Jacoco Report to PR
6565
id: jacoco
66-
uses: madrapps/[email protected].1
66+
uses: madrapps/[email protected].2
6767
with:
6868
paths: |
6969
${{ github.workspace }}/app/build/reports/coverage/androidTest/debug/connected/report.xml

0 commit comments

Comments
 (0)