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 3fb7517 commit 978c385Copy full SHA for 978c385
.github/workflows/create-release.yml
@@ -33,7 +33,7 @@ jobs:
33
steps:
34
- uses: actions/checkout@v4
35
- name: Prepare the next main release
36
- uses: Adyen/release-automation-action@v1.3.1
+ uses: Adyen/release-automation-action@v1.4.0
37
with:
38
token: ${{ secrets.ADYEN_RELEASE_AUTOMATION_USER_TOKEN }}
39
develop-branch: main
0 commit comments