Skip to content

Commit d3ea0a6

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.20 (#302)
[![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.1.19` -> `5.1.20` | --- ### Release Notes <details> <summary>danielpalme/ReportGenerator-GitHub-Action</summary> ### [`v5.1.20`](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.1.19...5.1.20) [Compare Source](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.1.19...5.1.20) </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://app.renovatebot.com/dashboard#github/Testably/Testably.Abstractions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42My4xIiwidXBkYXRlZEluVmVyIjoiMzUuNjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1846452 commit d3ea0a6

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
@@ -203,7 +203,7 @@ jobs:
203203
name: Code coverage (Windows)
204204
path: Coverage/Windows
205205
- name: Generate coverage report
206-
uses: danielpalme/[email protected].19
206+
uses: danielpalme/[email protected].20
207207
with:
208208
reports: "Coverage/**/coverage.cobertura.xml"
209209
targetdir: "coverage-report"

0 commit comments

Comments
 (0)