Skip to content

Commit 4e88b5d

Browse files
chore(deps): Bump mikepenz/action-junit-report from 6.2.0 to 6.3.0 (#370)
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@74626db...5e05ac0) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33e1ea4 commit 4e88b5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-reporting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fail-emoji: ':red_circle:'
6666

6767
- name: Publish JUnit test report (PR comment with collapsed failures)
68-
uses: mikepenz/action-junit-report@74626db7353a25a20a72816467ebf035f674c5f8 # v6.2.0
68+
uses: mikepenz/action-junit-report@5e05ac00ad0604dfb7e313ae412aa3284f4906d6 # v6.3.0
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7171
with:

0 commit comments

Comments
 (0)