We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a52e47 commit df0a902Copy full SHA for df0a902
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
steps:
38
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd
39
- name: Prepare the next main release
40
- uses: Adyen/release-automation-action@3e5694d5b365f344a62436e84049511ef318ecf5
+ uses: Adyen/release-automation-action@229a8b4a8a5c78cd83f4bc4d6df7e012241a57e4
41
with:
42
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
43
develop-branch: main
0 commit comments