diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 54b988f..6022828 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -136,7 +136,7 @@ jobs: run: make test-integration - name: Publish Test Report - uses: mikepenz/action-junit-report@3a81627bfac62268172037048872e8ebd4207e6d # v6 + uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6 if: always() with: annotate_only: true