Skip to content

Commit 67fe65c

Browse files
Bump mikepenz/action-junit-report from 5.0.0 to 5.1.0 in /.github/actions/analyse (#4485)
Bump mikepenz/action-junit-report in /.github/actions/analyse Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@a427a90...992d97d) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a0d1b8 commit 67fe65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/analyse/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
shell: bash
2727

2828
- name: Publish test reports
29-
uses: mikepenz/action-junit-report@a427a90771729d8f85b6ab0cdaa1a5929cab985d # v5
29+
uses: mikepenz/action-junit-report@992d97d6eb2e5f3de985fbf9df6a04386874114d # v5
3030
if: always() && github.actor != 'dependabot[bot]'
3131
with:
3232
check_name: |-

0 commit comments

Comments
 (0)