Skip to content

Commit 978c385

Browse files
chore(deps): update adyen/release-automation-action action to v1.4.0
1 parent 3fb7517 commit 978c385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v4
3535
- name: Prepare the next main release
36-
uses: Adyen/release-automation-action@v1.3.1
36+
uses: Adyen/release-automation-action@v1.4.0
3737
with:
3838
token: ${{ secrets.ADYEN_RELEASE_AUTOMATION_USER_TOKEN }}
3939
develop-branch: main

0 commit comments

Comments
 (0)