Skip to content

Commit aaa8e58

Browse files
Update Adyen/release-automation-action action to v1.4.0
1 parent 2552516 commit aaa8e58

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
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- uses: actions/checkout@v4
3131
- name: Prepare the next main release
32-
uses: Adyen/release-automation-action@v1.3.1
32+
uses: Adyen/release-automation-action@v1.4.0
3333
with:
3434
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
3535
develop-branch: main

0 commit comments

Comments
 (0)