Skip to content

Commit d1d13aa

Browse files
chore(deps): update adyen/release-automation-action action to v1.4.0
1 parent 63e22a6 commit d1d13aa

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

0 commit comments

Comments
 (0)