From 748fb0dc7750656c21d89af30fe008ea7b88513a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 07:25:30 -0500 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20googleapis/release-please?= =?UTF-8?q?-action=20action=20(v4.1.3=20=E2=86=92=20v4.1.4)=20(#1804)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | -------------------------------- | ------ | ------ | | github-tags | googleapis/release-please-action | v4.1.3 | v4.1.4 | 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 0a1b35aa..bb3b0f53 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -22,6 +22,6 @@ jobs: repositories: "${{ github.event.repository.name }}" - name: Create / Update Release PR - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3 + uses: googleapis/release-please-action@d1a8f221d7723166f48a584aebba00ef3f6febec # v4.1.4 with: token: "${{ steps.app-token.outputs.token }}"