diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9704919ac..3f2d7957c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,7 +37,7 @@ jobs: steps: - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd - name: Prepare the next main release - uses: Adyen/release-automation-action@3e5694d5b365f344a62436e84049511ef318ecf5 + uses: Adyen/release-automation-action@99ad3d1bcb08d423b67131d95b58996f53342487 with: token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }} develop-branch: main