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 Mar 7, 2022
1 parent 0765d2c commit 13c9c5f
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 @@ -50,7 +50,7 @@ jobs:
# Create Badge
- name: Generate Jacoco Badge
id: jacoco
uses: cicirello/jacoco-badge-generator@v1.0.0
uses: cicirello/jacoco-badge-generator@v2.6.1
with:
jacoco-csv-file: build/reports/jacoco/test/jacocoTestReport.csv
- name: Log coverage percentage
Expand Down

0 comments on commit 13c9c5f

Please sign in to comment.