Skip to content

Commit 20d0d9d

Browse files
Update Adyen/release-automation-action action to v1.4.0
1 parent b240b80 commit 20d0d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v5
3232
- name: Prepare the next main release
33-
uses: Adyen/release-automation-action@v1.3.1
33+
uses: Adyen/release-automation-action@v1.4.0
3434
with:
3535
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
3636
develop-branch: main

0 commit comments

Comments
 (0)