Skip to content

Commit 60565af

Browse files
chore(deps): update adyen/release-automation-action action to v1.4.0
1 parent 590f3a7 commit 60565af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
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)