We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bf02fb commit c893181Copy full SHA for c893181
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
- uses: actions/checkout@v4
33
- name: Prepare the next main release
34
- uses: Adyen/release-automation-action@v1.3.1
+ uses: Adyen/release-automation-action@v1.4.0
35
with:
36
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
37
develop-branch: main
0 commit comments