Skip to content

Commit eaf0a40

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.10 (#146)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [danielpalme/ReportGenerator-GitHub-Action](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action) | action | patch | `v5.3.9` -> `v5.3.10` | --- ### Release Notes <details> <summary>danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)</summary> ### [`v5.3.10`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.10...5.3.10) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.10...5.3.10) ### [`v5.3.10`](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.10) [Compare Source](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.9...5.3.10) - [#&#8203;695](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/695) HTML reports: Performance and memory improvements (contributed by [@&#8203;afscrome](https://redirect.github.com/afscrome)) - [#&#8203;690](https://redirect.github.com/danielpalme/ReportGenerator-GitHub-Action/issues/690) Fixed handling of history files for classes with not unique names </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Testably/Testably.Architecture.Rules). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d481704 commit eaf0a40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
name: Code coverage (Windows)
179179
path: Coverage/Windows
180180
- name: Generate coverage report
181-
uses: danielpalme/[email protected].9
181+
uses: danielpalme/[email protected].10
182182
with:
183183
reports: "Coverage/**/coverage.cobertura.xml"
184184
targetdir: "coverage-report"

0 commit comments

Comments
 (0)