From ed2b074abd995492cb90b2bd14dae32fcd1cb8f3 Mon Sep 17 00:00:00 2001 From: Daniel Azuma Date: Thu, 29 Oct 2020 22:51:04 +0000 Subject: [PATCH] chore: Use release-please-action 2.5.7 --- .github/workflows/release-please.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6320dd01a..a50b1790d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -8,8 +8,9 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v2.5.6 + - uses: GoogleCloudPlatform/release-please-action@v2.5.7 with: + command: release-pr token: ${{ secrets.YOSHI_CODE_BOT_TOKEN }} release-type: ruby package-name: google-api-ruby-client