From 63451008e9571894df3c5a1570939f99f74c1cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 13:21:47 +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 bf9034945a62263b06cccfb6549caf19f049b589. - [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...bf9034945a62263b06cccfb6549caf19f049b589) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: bf9034945a62263b06cccfb6549caf19f049b589 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..e432639 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@bf9034945a62263b06cccfb6549caf19f049b589 # v4.2.0 id: metadata with: config-file: release.json