diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index 392fe8b..32b263a 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -152,7 +152,7 @@ jobs: working-directory: tickethub/ if: failure() - name: Publish Test Report - uses: mikepenz/action-junit-report@3585e9575db828022551b4231f165eb59a0e74e3 # v5.6.2 + uses: mikepenz/action-junit-report@5b7ee5a21e8674b695313d769f3cbdfd5d4d53a4 # v6.0.0 if: always() with: check_name: Results for server-${{ matrix.server }}