diff --git a/.github/workflows/test-reporting.yml b/.github/workflows/test-reporting.yml index 0757263..8c5ba78 100644 --- a/.github/workflows/test-reporting.yml +++ b/.github/workflows/test-reporting.yml @@ -65,7 +65,7 @@ jobs: fail-emoji: ':red_circle:' - name: Publish JUnit test report (PR comment with collapsed failures) - uses: mikepenz/action-junit-report@bccf2e31636835cf0874589931c4116687171386 # v6.4.0 + uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6.4.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: