From 04e74219e3cac4805c3ae9cedced42f7f64ed461 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 00:27:11 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20google-github-actions/rel?= =?UTF-8?q?ease-please-action=20action=20(v4.0.2=20=E2=86=92=20v4.1.0)=20(?= =?UTF-8?q?#1115)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------------------------- | ------ | ------ | | github-tags | google-github-actions/release-please-action | v4.0.2 | v4.1.0 | 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 d0b1a5a7..fe096a0e 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: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4.0.2 + uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0 with: token: "${{ steps.app-token.outputs.token }}"