Skip to content

Commit e6d7ef2

Browse files
Update Adyen/release-automation-action action to v1.4.0
1 parent 9b6a7ad commit e6d7ef2

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
@@ -31,7 +31,7 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
3333
- name: Prepare the next main release
34-
uses: Adyen/release-automation-action@f5e0d6e68f1b203beb443efcabc680e087c2d334 # v1.3.1
34+
uses: Adyen/release-automation-action@3e5694d5b365f344a62436e84049511ef318ecf5 # v1.4.0
3535
with:
3636
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
3737
develop-branch: main

0 commit comments

Comments
 (0)