diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab5f719..661b0a2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Prepare the next main release - uses: Adyen/release-automation-action@v1.3.1 + uses: Adyen/release-automation-action@v1.4.0 with: token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }} develop-branch: main