.github/workflows/gh_release.yml in adyen-ruby-api-library-8.0.0.pre.beta.1 vs .github/workflows/gh_release.yml in adyen-ruby-api-library-8.0.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.0
+ uses: Adyen/release-automation-action/.github/workflows/reusable-github-release.yml@v1.1.1
with:
release-title: Adyen Ruby API Library
develop-branch: main
secrets:
token: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
\ No newline at end of file