anthropics / anthropics/claude-code-action
Incorrect claude version installed when creating prompt
- Lingua principale
- TypeScript
- Stelle
- 8.9k
- Fork
- 2.1k
- Merge medio
- 3g 9h
- PR unite (30g)
- 10
Descrizione
**Describe the bug**
We are not using the correct claude version when using the create prompt entry point
https://github.com/anthropics/claude-code-action/blob/f669191d7d1e67f08a54b0c11cf5683a9a391951/src/entrypoints/run.ts#L54 while we are supposed to use 2.1.38 since https://github.com/anthropics/claude-code-action/commit/b433f16b30d54063fd3bab6b12f46f3da00e41b6
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.