From 07d6c4fdd9eb5ce6af366387c08c34a8e58b5449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 06:30:05 +0000 Subject: [PATCH] build(deps): Bump google-github-actions/release-please-action (#567) Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7 to 4.0. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/release-please-action/compare/v3.7...v4.0) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release-please-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please-main.yaml b/.github/workflows/release-please-main.yaml index 4ee0420d..22065701 100644 --- a/.github/workflows/release-please-main.yaml +++ b/.github/workflows/release-please-main.yaml @@ -17,7 +17,7 @@ jobs: release-please: runs-on: ubuntu-22.04 steps: - - uses: google-github-actions/release-please-action@v3.7 + - uses: google-github-actions/release-please-action@v4.0 id: release-please with: release-type: go