Skip to content

Upgrade release-please-action from v4 to v5 #4890

Description

@NoopDog

The release-please workflow in this repository currently uses googleapis/release-please-action@v4. Version 5.0.0 was released on 2026-04-22. The only breaking change is that the action now runs on the Node 24 runtime, which GitHub-hosted runners already support, so no configuration changes are expected.

Update .github/workflows/release-please.yml to pin the action to the v5.0.0 commit SHA, matching what clevercanary/cc-claude-tools already uses:

- uses: googleapis/release-please-action@45996ed1f6d02564a971a2fa1b5860e934307cf7 # v5.0.0

Release notes: https://github.com/googleapis/release-please-action/releases/tag/v5.0.0

Definition of done

  • The release-please workflow pins googleapis/release-please-action at v5.0.0 by commit SHA.
  • The release-please workflow completes successfully on the default branch after the change is merged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions