Skip to content

Commit

Permalink
chore(deps): update cicirello/jacoco-badge-generator action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 98e902e commit d90172d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# Create Badge
- name: Generate Jacoco Badge
id: jacoco
uses: cicirello/jacoco-badge-generator@v1.0.0
uses: cicirello/jacoco-badge-generator@v2.8.1
with:
jacoco-csv-file: build/reports/jacoco/test/jacocoTestReport.csv
- name: Log coverage percentage
Expand Down

0 comments on commit d90172d

Please sign in to comment.