From 241fe12f2c9e5ae07db4ff5e8863243a179d8c6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 21:04:33 +0000 Subject: [PATCH] chore(deps): update googleapis/release-please-action action to v4 --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 1d524338..1c6cd58d 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -9,7 +9,7 @@ jobs: release-please: runs-on: ubuntu-latest steps: - - uses: googleapis/release-please-action@v3 + - uses: googleapis/release-please-action@v4 id: release with: release-type: ruby