From d6605c09e7f83c962041b7618790587b88eb77ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:08:45 +0000 Subject: [PATCH] Update Adyen/release-automation-action digest to 229a8b4 --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ac4a87f38..cfb566318 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - name: Prepare the next main release - uses: Adyen/release-automation-action@3e5694d5b365f344a62436e84049511ef318ecf5 + uses: Adyen/release-automation-action@229a8b4a8a5c78cd83f4bc4d6df7e012241a57e4 with: token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }} develop-branch: main