chore(deps): update googleapis/release-please-action action to v5 - #73
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update googleapis/release-please-action action to v5#73renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/googleapis-release-please-action-5.x
branch
from
May 28, 2026 21:14
6c5b9c2 to
64b8d8d
Compare
There was a problem hiding this comment.
Summary
This PR updates the googleapis/release-please-action GitHub Action from v4 to v5 in the release workflow. This is a routine dependency update that brings in the latest release-please functionality.
Verdict: Ready to approve - This is a low-risk, well-scoped dependency update with no breaking changes affecting the current workflow configuration.
Research notes
I reviewed the release-please-action repository and its CHANGELOG.md:
- v5.0.0 (released April 22, 2026) contains one breaking change: upgrade to Node 24 runtime. This is internal to the action and doesn't affect how it's invoked or configured.
- The changelog shows bug fixes including bumping release-please from 17.3.0 to 17.6.0
- No input/output API changes between v4 and v5 that would impact this workflow
- The workflow already uses the recommended manifest-based configuration (
config-fileandmanifest-file), which remains unchanged
Suggested next steps
- Merge this PR - The update is safe and follows best practices for keeping GitHub Actions dependencies current
- Monitor the first release - After merging, watch the next release workflow run to confirm successful execution (standard practice for any CI/CD change)
General findings
No issues found. The change is minimal, well-understood, and follows the pattern established by the upstream maintainers:
- Single line change in
.github/workflows/release-please.yml - Uses semantic versioning tag (
@v5) consistent with GitHub Actions best practices - Workflow configuration remains compatible (manifest-based approach)
- No other files require updates
renovate
Bot
force-pushed
the
renovate/googleapis-release-please-action-5.x
branch
from
July 12, 2026 11:04
64b8d8d to
c6d3487
Compare
renovate
Bot
force-pushed
the
renovate/googleapis-release-please-action-5.x
branch
from
July 24, 2026 20:12
c6d3487 to
53b9109
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v5Release Notes
googleapis/release-please-action (googleapis/release-please-action)
v5.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
v5.0Compare Source
v5Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.