From 737efa64dbc1370f249cc8552421940380fa0bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 16:27:24 +0000 Subject: [PATCH] build(deps): Bump google-github-actions/release-please-action Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.6 to 3.7. - [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.6...v3.7) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-main.yaml b/.github/workflows/release-main.yaml index cdb1226..e5852c8 100644 --- a/.github/workflows/release-main.yaml +++ b/.github/workflows/release-main.yaml @@ -17,7 +17,7 @@ jobs: release-please: runs-on: ubuntu-22.04 steps: - - uses: google-github-actions/release-please-action@v3.6 + - uses: google-github-actions/release-please-action@v3.7 id: release-please with: release-type: go