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