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 May 28, 2023
1 parent 98e902e commit 0714dbb
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.9.0
with:
jacoco-csv-file: build/reports/jacoco/test/jacocoTestReport.csv
- name: Log coverage percentage
Expand Down

0 comments on commit 0714dbb

Please sign in to comment.