Skip to content

Commit

Permalink
Bump cicirello/jacoco-badge-generator from 2.9.0 to 2.11.0 in /.githu…
Browse files Browse the repository at this point in the history
…b/workflows (#233)

Bump cicirello/jacoco-badge-generator in /.github/workflows

Bumps [cicirello/jacoco-badge-generator](https://github.com/cicirello/jacoco-badge-generator) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/cicirello/jacoco-badge-generator/releases)
- [Changelog](https://github.com/cicirello/jacoco-badge-generator/blob/main/CHANGELOG.md)
- [Commits](cicirello/jacoco-badge-generator@a0c1eb1...f33476a)

---
updated-dependencies:
- dependency-name: cicirello/jacoco-badge-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 3ad808e commit 3720e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: mvn -B package -Pcoverage --file pom.xml
- name: Generate JaCoCo badge
id: jacoco
uses: cicirello/jacoco-badge-generator@a0c1eb19a496308187341ed2a736ef5df78b7003
uses: cicirello/jacoco-badge-generator@f33476a5a3fd5a4f77cb5eef2ebe728c1dd5b921
with:
badges-directory: badges
generate-summary: true
Expand Down

0 comments on commit 3720e40

Please sign in to comment.