Skip to content

Commit

Permalink
chore(deps): update danielpalme/reportgenerator-github-action action …
Browse files Browse the repository at this point in the history
…to v5.2.5 (#128)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/ReportGenerator-GitHub-Action)
| action | patch | `5.2.4` -> `5.2.5` |

---

### Release Notes

<details>
<summary>danielpalme/ReportGenerator-GitHub-Action
(danielpalme/ReportGenerator-GitHub-Action)</summary>

###
[`v5.2.5`](https://github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.2.5)

[Compare
Source](https://github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.2.4...5.2.5)

### Changes:

-
[#&#8203;665](https://github.com/danielpalme/ReportGenerator-GitHub-Action/issues/665)
Improved handling of duplicate classes in JaCoCo files

This release requires .NET Framework 4.7 or .NET 6.0/7.0/8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Testably/Testably.Architecture.Rules).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 610f5cd commit 8e1ee13
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 @@ -178,7 +178,7 @@ jobs:
name: Code coverage (Windows)
path: Coverage/Windows
- name: Generate coverage report
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.4
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.5
with:
reports: "Coverage/**/coverage.cobertura.xml"
targetdir: "coverage-report"
Expand Down

0 comments on commit 8e1ee13

Please sign in to comment.