Skip to content

Commit

Permalink
Bump mikepenz/action-junit-report from 5.2.0 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](mikepenz/action-junit-report@62516aa...ee6b445)

---
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]>
  • Loading branch information
dependabot[bot] authored and torsknod2 committed Feb 9, 2025
1 parent cbb694e commit b285206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
category: "/language:c-cpp"

- name: Convert JUnit to HTML
uses: mikepenz/action-junit-report@62516aa379bff6370c95fd5894d5a27fb6619d9b
uses: mikepenz/action-junit-report@ee6b445351cd81e2f73a16a0e52d598aeac2197f
if: success() || failure()
with:
comment: true
Expand Down

0 comments on commit b285206

Please sign in to comment.