From 441506b9a25cc33fc17e7d7de9acaf357acec69d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 07:49:10 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20Friedinger/Delet?= =?UTF-8?q?eBranchCaches=20action=20to=20v2.4.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/action-close-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/action-close-actions.yml b/.github/workflows/action-close-actions.yml index e6dabcd..7732474 100644 --- a/.github/workflows/action-close-actions.yml +++ b/.github/workflows/action-close-actions.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Delete branch caches - uses: Friedinger/DeleteBranchCaches@6482cbb941b3c4c7766dfcaf6db69c610b1af3ce # v2.4.2 + uses: Friedinger/DeleteBranchCaches@355f273e35931f06fb968f82ba0d2a2b0522f1ac # v2.4.3 with: github-token: ${{ github.token }} ref: "refs/pull/${{ github.event.pull_request.number }}/merge"