We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c572a9 commit cca7bebCopy full SHA for cca7beb
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
- name: Prepare the next main release
27
- uses: Adyen/release-automation-action@32d6456a7c72ed47bb7ee11bdace2633fcf6d8cb
+ uses: Adyen/release-automation-action@v1.1.1
28
with:
29
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
30
develop-branch: main
0 commit comments