Skip to content

Commit 23a9d95

Browse files
chore(deps): update madrapps/jacoco-report action to v1.7.2 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a46df6 commit 23a9d95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

113113
- name: Upload Code Coverage Artifacts (Pull Request)
114114
if: ${{ github.event_name == 'pull_request' }}
115-
uses: madrapps/jacoco-report@v1.7.1
115+
uses: madrapps/jacoco-report@v1.7.2
116116
with:
117117
paths: build/jacoco.xml
118118
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)