-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Describe the bug
We are not using the correct claude version when using the create prompt entry point
claude-code-action/src/entrypoints/run.ts
Line 54 in f669191
| const claudeCodeVersion = "2.1.31"; |
this create issue when running the agent without a provided prompt
To Reproduce
Because of incorrect version, my agent is now unable to commit, I believe claude need to beupdated to understand the wildcard syntax
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Workflow yml file
If it's not sensitive, consider including a paste of your full Claude workflow.yml file.
API Provider
[ ] Anthropic First-Party API (default)
[ ] AWS Bedrock
[ ] GCP Vertex
Additional context
Add any other context about the problem here.