From a7b6884444e726a16c8a476a99c57fd08074b954 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 15:51:18 +0000 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action action to v4 --- .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 ec2fd58..9e1435d 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -23,7 +23,7 @@ jobs: with: path: "package.json" prop_path: "name" - - uses: GoogleCloudPlatform/release-please-action@v3.7.13 + - uses: GoogleCloudPlatform/release-please-action@v4.4.1 id: release with: token: ${{ secrets.GITHUB_TOKEN }}