Skip to content

Commit 4fbcfbe

Browse files
Bump mikepenz/action-junit-report from 6.4.0 to 6.4.1 (#4717)
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@bccf2e3...3a81627) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3950618 commit 4fbcfbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
tests/junit_reports/*.xml
9494
9595
- name: Publish test report
96-
uses: mikepenz/action-junit-report@bccf2e31636835cf0874589931c4116687171386 # v6.4.0
96+
uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6.4.1
9797
if: always()
9898
with:
9999
report_paths: 'tests/junit_reports/*.xml'

0 commit comments

Comments
 (0)