deps: update GitHub action dependencies (#3711)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-25 11:59:07 +01:00 committed by GitHub
parent ec46c97d4c
commit c7369fa2a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
43 changed files with 96 additions and 96 deletions

View file

@ -70,7 +70,7 @@ runs:
- name: Publish test results
if: (!env.ACT) && contains(inputs.sonobuoyTestSuiteCmd, '--plugin e2e')
uses: mikepenz/action-junit-report@ee6b445351cd81e2f73a16a0e52d598aeac2197f # v5.3.0
uses: mikepenz/action-junit-report@97744eca465b8df9e6e33271cb155003f85327f1 # v5.5.0
with:
report_paths: "**/junit_01.xml"
fail_on_failure: true