From df274795f81e44afa83ea783e5a6800ad23bdd90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 10:15:20 +0000 Subject: [PATCH] chore(ci): bump GoogleCloudPlatform/release-please-action Bumps [GoogleCloudPlatform/release-please-action](https://github.com/googlecloudplatform/release-please-action) from 3.7.9 to 3.7.11. - [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.7.9...v3.7.11) --- updated-dependencies: - dependency-name: GoogleCloudPlatform/release-please-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index ee82fbf..9deb1d2 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -13,7 +13,7 @@ jobs: name: Release Please runs-on: ubuntu-latest steps: - - uses: GoogleCloudPlatform/release-please-action@v3.7.9 + - uses: GoogleCloudPlatform/release-please-action@v3.7.11 id: release with: bump-minor-pre-major: true