From d4341d262ead35ca28d1d44fcf7d39b3b6190ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:34:23 +0000 Subject: [PATCH] chore(deps): bump googleapis/release-please-action Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 1155c2c8dcbd6b15e85bae6bc6d1fed9552663cb to c2a5a2bd6a758a0937f1ddb1e8950609867ed15c. - [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/1155c2c8dcbd6b15e85bae6bc6d1fed9552663cb...c2a5a2bd6a758a0937f1ddb1e8950609867ed15c) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: c2a5a2bd6a758a0937f1ddb1e8950609867ed15c 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 1ed1eb5..26d85ec 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,7 @@ jobs: outputs: web: ${{ steps.metadata.outputs.release_created }} steps: - - uses: googleapis/release-please-action@1155c2c8dcbd6b15e85bae6bc6d1fed9552663cb # v4.2.0 + - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.2.0 id: metadata with: config-file: release.json