diff --git a/.github/workflows/bats.yml b/.github/workflows/bats.yml index 33502cfd..9e37f163 100644 --- a/.github/workflows/bats.yml +++ b/.github/workflows/bats.yml @@ -80,7 +80,7 @@ jobs: ${TEST_DIRS} - name: Publish test results - uses: mikepenz/action-junit-report@d9f48fc87bc235f7e214acf696ca5abc0a986f16 # v6.4.2 + uses: mikepenz/action-junit-report@a9170d5795813c01ab4901ffb045b52bab4ab09d # v6.5.0 if: always() with: report_paths: report.xml