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 committed Jun 6, 2021
1 parent 98e902e commit 4f16edf
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.2.1
with:
jacoco-csv-file: build/reports/jacoco/test/jacocoTestReport.csv
- name: Log coverage percentage
Expand Down

0 comments on commit 4f16edf

Please sign in to comment.