From 3ae701eee8cca0ddc09a6c2d87d79b5b41cf0edb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:08:08 +0000 Subject: [PATCH] chore(deps): update googlecloudplatform/release-please-action action to v3.7.13 --- .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 20b27d1..22cb3c4 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -24,7 +24,7 @@ jobs: with: path: "package.json" prop_path: "name" - - uses: GoogleCloudPlatform/release-please-action@v3.7.8 + - uses: GoogleCloudPlatform/release-please-action@v3.7.13 id: release with: token: ${{ secrets.GITHUB_TOKEN }}