From ea004df943886450e77cbcfc78fae82ced515674 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:42:43 +0000 Subject: [PATCH] chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action v4 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index af4bf9c..3d8cb84 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -16,6 +16,6 @@ steps: - id: release name: Run release please - uses: google-github-actions/release-please-action@v4 + uses: googleapis/release-please-action@v4 with: command: manifest