.github/workflows/gh_release.yml in adyen-ruby-api-library-9.0.0 vs .github/workflows/gh_release.yml in adyen-ruby-api-library-9.1.0
- old
+ new
@@ -10,10 +10,10 @@
jobs:
github:
permissions:
contents: write
- uses: Adyen/release-automation-action/.github/workflows/reusable-github-release.yml@v1.1.1
+ uses: Adyen/release-automation-action/.github/workflows/reusable-github-release.yml@v2.0.0
with:
release-title: Adyen Ruby API Library
develop-branch: main
secrets:
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
\ No newline at end of file