From 31204f58acf2653f03cb38d0af7396aa96518f41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 13:29:01 +0000 Subject: [PATCH] chore(github-tag): update tag mikepenz/action-junit-report to v6.5.0 [automerge] --- .github/workflows/bats.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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