Skip to content

Breaking changes on "anthropics/claude-code-base-action@beta" (change to v1 style) #494

@can-sahin-gowago

Description

@can-sahin-gowago

Describe the bug
base-action arguments seemed to be updated to v1 style but docs are still using the old argument fields.

Expected behavior

uses: anthropics/claude-code-base-action@beta
with:
  claude_args: 
  mcp_config: | .... 

This was working yesterday, now it warns with
Unexpected input(s) 'mcp_config', 'system_prompt', 'timeout_minutes', 'allowed_tools', 'max_turns', valid inputs are ['prompt', 'prompt_file', ....

Did you update the base-action@beta with breaking changes all of a sudden?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions