Skip to content

Commit

Permalink
build(deps): Bump mikepenz/action-junit-report from 5.4.0 to 5.5.0 (#…
Browse files Browse the repository at this point in the history
…4810)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 93b9472 commit 438f7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:

- name: Publish test report
id: test_summary
uses: mikepenz/action-junit-report@b14027d33d3a745ccc4d6a12f649e83110b5a373 # v5.4.0
uses: mikepenz/action-junit-report@97744eca465b8df9e6e33271cb155003f85327f1 # v5.5.0
if: success() || failure()
with:
report_paths: test-results/junit_test_report.xml
Expand Down

0 comments on commit 438f7e3

Please sign in to comment.