Skip to content

Commit

Permalink
Bump irongut/CodeCoverageSummary from 1.0.2 to 1.2.0 (#188)
Browse files Browse the repository at this point in the history
Bumps [irongut/CodeCoverageSummary](https://github.com/irongut/CodeCoverageSummary) from 1.0.2 to 1.2.0.
- [Release notes](https://github.com/irongut/CodeCoverageSummary/releases)
- [Commits](irongut/CodeCoverageSummary@v1.0.2...v1.2.0)

---
updated-dependencies:
- dependency-name: irongut/CodeCoverageSummary
  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>
Co-authored-by: Steve Smith <[email protected]>
  • Loading branch information
dependabot[bot] and ardalis committed May 17, 2022
1 parent e79b5ce commit 6816b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: cp coverage/*/coverage.cobertura.xml coverage/coverage.cobertura.xml

- name: Code Coverage Summary Report
uses: irongut/CodeCoverageSummary@v1.0.2
uses: irongut/CodeCoverageSummary@v1.2.0
# uses: joshjohanning/[email protected]
with:
filename: coverage/coverage.cobertura.xml
Expand Down

0 comments on commit 6816b1f

Please sign in to comment.