Skip to content

Commit dab5076

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action (#22)
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.4 to 5.5.5 - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@5.5.4...5.5.5) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e0070e commit dab5076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: dotnet test --configuration Release --no-build -- --coverage --coverage-output-format cobertura --coverage-output coverage.cobertura.xml
3434

3535
- name: ReportGenerator
36-
uses: danielpalme/ReportGenerator-GitHub-Action@5.5.4
36+
uses: danielpalme/ReportGenerator-GitHub-Action@5.5.5
3737
with:
3838
reports: '**/TestResults/coverage.cobertura.xml'
3939
targetdir: coveragereport

0 commit comments

Comments
 (0)