From 45bfe618f57c94a4d3443fbd5f06112a8f999b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Oct 2025 11:05:26 +0000 Subject: [PATCH] chore(deps): bump googleapis/release-please-action from 4.3.0 to 4.4.0 Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4.3.0 to 4.4.0. - [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/v4.3.0...v4.4.0) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a5f1bb4..81fcc6b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: env: GEM_NAME: image_scraper steps: - - uses: googleapis/release-please-action@v4.3.0 + - uses: googleapis/release-please-action@v4.4.0 id: release with: config-file: release-please-config.json