From 89feacb380554b516fba3119cb544e02c262cfb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 00:58:56 +0000 Subject: [PATCH] chore(deps): replace google-github-actions/release-please-action action with googleapis/release-please-action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3eec54d8..586b198c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -152,7 +152,7 @@ jobs: outputs: releases_created: ${{ steps.release.outputs.releases_created }} steps: - - uses: google-github-actions/release-please-action@v3.7.13 + - uses: googleapis/release-please-action@v3.7.13 id: release with: command: manifest