From d82b6be25cf573acb07b4553c01bb766886f9d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 07:13:23 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E2=AC=86=20bump=20GoogleCloudPl?= =?UTF-8?q?atform/release-please-action?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from v2.21 to v2.22. - [Release notes](https://github.com/GoogleCloudPlatform/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/release-please-action/compare/v2.21...4e963948bde60b79179fec5c18aa3ba967e699ad) Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 047fe4e..345bdb5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,7 @@ jobs: release_created: ${{ steps.release.outputs.release_created }} steps: - name: Check release - uses: GoogleCloudPlatform/release-please-action@v2.21 + uses: GoogleCloudPlatform/release-please-action@v2.22 id: release with: release-type: node