Skip to content

Commit

Permalink
Merge pull request #355 from BUTR/dependabot/github_actions/danielpal…
Browse files Browse the repository at this point in the history
…me/ReportGenerator-GitHub-Action-5.1.26

Bump danielpalme/ReportGenerator-GitHub-Action from 5.1.25 to 5.1.26
  • Loading branch information
Aragas authored Nov 13, 2023
2 parents 373e0cb + ac2571c commit 1bede0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
shell: pwsh

- name: ReportGenerator
uses: danielpalme/[email protected].25
uses: danielpalme/[email protected].26
with:
reports: '*.xml'
targetdir: 'coveragereport'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
shell: pwsh

- name: ReportGenerator
uses: danielpalme/[email protected].25
uses: danielpalme/[email protected].26
with:
reports: 'coverage_butterlib_stable_debug.xml;coverage_butterlib_stable_release.xml;coverage_butterlib_impl_stable_debug.xml;coverage_butterlib_impl_stable_release.xml;coverage_butterlib_impl_beta_debug.xml;coverage_butterlib_impl_beta_release.xml;'
targetdir: 'coveragereport'
Expand Down

0 comments on commit 1bede0c

Please sign in to comment.