Skip to content

Commit cca7beb

Browse files
authored
Update release.yml (#226)
1 parent 6c572a9 commit cca7beb

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
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626
- name: Prepare the next main release
27-
uses: Adyen/release-automation-action@32d6456a7c72ed47bb7ee11bdace2633fcf6d8cb
27+
uses: Adyen/release-automation-action@v1.1.1
2828
with:
2929
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
3030
develop-branch: main

0 commit comments

Comments
 (0)