Skip to content

Commit

Permalink
build(deps): Bump saschanowak/CloverCodeCoverageSummary
Browse files Browse the repository at this point in the history
Bumps [saschanowak/CloverCodeCoverageSummary](https://github.com/saschanowak/clovercodecoveragesummary) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/saschanowak/clovercodecoveragesummary/releases)
- [Commits](saschanowak/CloverCodeCoverageSummary@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: saschanowak/CloverCodeCoverageSummary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 89d6269 commit 15acee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: .Build/bin/phpcov merge --html .Build/artifacts/coverage/merged --clover .Build/artifacts/coverage/clover.xml .Build/artifacts/coverage/

- name: 'Generate code coverage summary report'
uses: saschanowak/CloverCodeCoverageSummary@1.0.0
uses: saschanowak/CloverCodeCoverageSummary@1.0.1
with:
filename: .Build/artifacts/coverage/clover.xml

Expand Down

0 comments on commit 15acee8

Please sign in to comment.