Skip to content

Commit 10d427c

Browse files
chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.8 (#138)
[![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.3.7` -> `5.3.8` | --- ### Release Notes <details> <summary>danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)</summary> ### [`v5.3.8`](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/releases/tag/5.3.8) [Compare Source](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/compare/5.3.7...5.3.8) - [#&#8203;681](https://togithub.com/danielpalme/ReportGenerator-GitHub-Action/issues/681) Updated System.Text.Json to address CVE-2024-30105 (contributed by [@&#8203;304NotModified](https://togithub.com/304NotModified)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fcb87f commit 10d427c

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].7
181+
uses: danielpalme/[email protected].8
182182
with:
183183
reports: "Coverage/**/coverage.cobertura.xml"
184184
targetdir: "coverage-report"

0 commit comments

Comments
 (0)