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 b240b80 commit 20d0d9dCopy full SHA for 20d0d9d
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
steps:
31
- uses: actions/checkout@v5
32
- name: Prepare the next main release
33
- uses: Adyen/release-automation-action@v1.3.1
+ uses: Adyen/release-automation-action@v1.4.0
34
with:
35
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
36
develop-branch: main
0 commit comments