From 71480bf9340d11d3a06c72a4eb5425f920ea03e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 00:57:55 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20google-github-actions/rel?= =?UTF-8?q?ease-please-action=20action=20(v4.1.0=20=E2=86=92=20v4.1.1)=20(?= =?UTF-8?q?#1296)?= 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.1.0 | v4.1.1 | 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 abf3e76e..316e48f2 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@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4.1.0 + uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4.1.1 with: token: "${{ steps.app-token.outputs.token }}"