From a4a8b8ec60508222fcad88f682b0b3489e7615d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 04:56:12 +0000 Subject: [PATCH] build(deps): bump googleapis/release-please-action Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from c3fc4de07084f75a2b61a5b933069bda6edf3d5c to 16a9c90856f42705d54a6fda1823352bdc62cf38. - [Release notes](https://github.com/googleapis/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/release-please-action/compare/c3fc4de07084f75a2b61a5b933069bda6edf3d5c...16a9c90856f42705d54a6fda1823352bdc62cf38) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: 16a9c90856f42705d54a6fda1823352bdc62cf38 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 7a7ead6..13990db 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -30,7 +30,7 @@ jobs: steps: - name: Run release-please id: release - uses: googleapis/release-please-action@c3fc4de07084f75a2b61a5b933069bda6edf3d5c # v4 + uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4 with: token: ${{ secrets.GITHUB_TOKEN }} config-file: .release-please-config.json