Skip to content

Commit

Permalink
Bump madrapps/jacoco-report
Browse files Browse the repository at this point in the history
Bumps the catch-all group in /.github/actions/process-coverage-report with 1 update: [madrapps/jacoco-report](https://github.com/madrapps/jacoco-report).


Updates `madrapps/jacoco-report` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/madrapps/jacoco-report/releases)
- [Commits](Madrapps/jacoco-report@642c391...7c362ac)

---
updated-dependencies:
- dependency-name: madrapps/jacoco-report
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: catch-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent 3a90e6d commit a5316f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/process-coverage-report/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ outputs:
runs:
using: composite
steps:
- uses: madrapps/jacoco-report@642c39173b270639beeba5e2c6c160bfbba33388 # v1.7.0
- uses: madrapps/jacoco-report@7c362aca34caf958e7b1c03464bd8781db9f8da7 # v1.7.1
id: jacoco-aggregate
with:
paths: ${{ inputs.paths }}
Expand Down

0 comments on commit a5316f6

Please sign in to comment.