Skip to content

Commit 42dacd5

Browse files
dependabot[bot]turing85
authored andcommitted
Bump turing85/publish-report from 1.0.3 to 1.0.9
Bumps [turing85/publish-report](https://github.com/turing85/publish-report) from 1.0.3 to 1.0.9. - [Release notes](https://github.com/turing85/publish-report/releases) - [Commits](turing85/publish-report@v1.0.3...v1.0.9) --- updated-dependencies: - dependency-name: turing85/publish-report dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14295d3 commit 42dacd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
- name: Publish Report
121121
if: ${{ always() }}
122-
uses: turing85/[email protected].3
122+
uses: turing85/[email protected].9
123123
with:
124124
report-name: Unit Test
125125
report-path: '**/target/surefire-reports/*.xml'

0 commit comments

Comments
 (0)