Skip to content

Commit 48a7b1c

Browse files
dependabot[bot]podman-desktop-bot
authored andcommitted
build(deps): bump mikepenz/action-junit-report from 6.4.1 to 6.4.2
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/mikepenz/action-junit-report/releases) - [Commits](mikepenz/action-junit-report@3a81627...d9f48fc) --- updated-dependencies: - dependency-name: mikepenz/action-junit-report dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 039414b commit 48a7b1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
pnpm test:e2e
173173
174174
- name: Publish Test Report
175-
uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6.4.1
175+
uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2
176176
if: always() # always run even if the previous step fails
177177
with:
178178
fail_on_failure: true

0 commit comments

Comments
 (0)