From 276d870a076472ef836bfe8cb9422b0c2446d711 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 01:06:33 +0000 Subject: [PATCH] Update EndBug/add-and-commit digest to cc9c08b --- merge-junit-reports/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merge-junit-reports/action.yml b/merge-junit-reports/action.yml index 4597c9e..fdc8764 100644 --- a/merge-junit-reports/action.yml +++ b/merge-junit-reports/action.yml @@ -100,7 +100,7 @@ runs: run: cp junit-reports-artifact/*.xml junit-reports/ - name: Update JUnit reports - uses: EndBug/add-and-commit@645ecc0dd0a57f4d86d26c0aa5fc42c0a856fbca # v11 + uses: EndBug/add-and-commit@cc9c08ba6c8df3b93a8f2db63e89b98368ae2ae8 # v11 with: message: 'Update JUnit reports' add: '*.xml'