From 4c383c62a982274f1a9e2755658304a5adad7222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 06:03:03 +0000 Subject: [PATCH] Bump danielpalme/ReportGenerator-GitHub-Action Bumps the github-actions group with 1 update: [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action). Updates `danielpalme/ReportGenerator-GitHub-Action` from 5.5.10 to 5.5.11 - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](https://github.com/danielpalme/reportgenerator-github-action/compare/5.5.10...5.5.11) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/main_pointerstar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main_pointerstar.yml b/.github/workflows/main_pointerstar.yml index 79096a8..7733f3e 100644 --- a/.github/workflows/main_pointerstar.yml +++ b/.github/workflows/main_pointerstar.yml @@ -60,7 +60,7 @@ jobs: timeout-minutes: 5 - name: ReportGenerator - uses: danielpalme/ReportGenerator-GitHub-Action@5.5.10 + uses: danielpalme/ReportGenerator-GitHub-Action@5.5.11 with: reports: coverage/**/coverage.cobertura.xml targetdir: coveragereport