From 22b9e0e8fd1283bc6905f7f16f7099bb1801d143 Mon Sep 17 00:00:00 2001 From: Wouter Boereboom <62436079+wboereboom@users.noreply.github.com> Date: Tue, 30 Jan 2024 15:18:46 +0100 Subject: [PATCH] Update release.yml --- .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 371ee9e..48a01a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Prepare the next main release - uses: Adyen/release-automation-action@v2.0.0 + uses: Adyen/release-automation-action@32d6456a7c72ed47bb7ee11bdace2633fcf6d8cb with: token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }} develop-branch: main