From 2c011b245aafda6cdbe9ecaac9a5e3b61f005fcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 10:58:35 +0000 Subject: [PATCH] ci(deps): update google-github-actions/release-please-action action to v3.7.12 (#411) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google-github-actions/release-please-action](https://togithub.com/google-github-actions/release-please-action) | action | patch | `v3.7.11` -> `v3.7.12` | --- ### Release Notes
google-github-actions/release-please-action (google-github-actions/release-please-action) ### [`v3.7.12`](https://togithub.com/google-github-actions/release-please-action/releases/tag/v3.7.12) [Compare Source](https://togithub.com/google-github-actions/release-please-action/compare/v3.7.11...v3.7.12) ##### Bug Fixes - bump release-please from 15.12.0 to 15.13.0 ([#​813](https://togithub.com/google-github-actions/release-please-action/issues/813)) ([01b3219](https://togithub.com/google-github-actions/release-please-action/commit/01b3219546e6e7c4cfdaece8cd06efa464f49e2a))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Mogyuchi/gh-test). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 fb37f27be..5cb3ff2ba 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -20,7 +20,7 @@ jobs: tag_name: ${{ steps.release.outputs.tag_name }} pr: ${{ steps.release.outputs.pr }} steps: - - uses: google-github-actions/release-please-action@ca6063f4ed81b55db15b8c42d1b6f7925866342d # v3.7.11 + - uses: google-github-actions/release-please-action@4c5670f886fe259db4d11222f7dff41c1382304d # v3.7.12 id: release with: release-type: rust