From 10f25c61778d9716ed90f445c708148f45228777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 00:19:30 +0000 Subject: [PATCH] chore: bump GoogleCloudPlatform/release-please-action from 3.1 to 3.4 Bumps [GoogleCloudPlatform/release-please-action](https://github.com/GoogleCloudPlatform/release-please-action) from 3.1 to 3.4. - [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/v3.1...v3.4) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 1553882..7238b15 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.1 + - uses: GoogleCloudPlatform/release-please-action@v3.4 id: release with: release-type: go