From 606d47c2bb0c61a372daa3d7360fb26bacd17d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 15:26:36 +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 d3da624..d4ff82f 100644 --- a/.github/workflows/release-main.yaml +++ b/.github/workflows/release-main.yaml @@ -12,7 +12,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