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.3 (#96)

[![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://togithub.com/danielpalme/ReportGenerator-GitHub-Action)
| action | patch | `5.2.2` -> `5.2.3` |

---

### Release Notes

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

###
[`v5.2.3`](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.2.3)

[Compare
Source](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.2.2...5.2.3)


[#&#8203;656](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/issues/656)
Changed handling of files which are not found in source directory

</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.Abstractions.FluentAssertions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 7259017 commit 007a06a
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 @@ -182,7 +182,7 @@ jobs:
name: Code coverage (Windows)
path: Coverage/Windows
- name: Generate coverage report
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.2
uses: danielpalme/ReportGenerator-GitHub-Action@5.2.3
with:
reports: "Coverage/**/coverage.cobertura.xml"
targetdir: "coverage-report"
Expand Down

0 comments on commit 007a06a

Please sign in to comment.