anthropics / anthropics/claude-code-action

Incorrect claude version installed when creating prompt

Open
#934 1 comment 0 reactions 0 assignees View on GitHub
area:installation bug p2
Dominant language
TypeScript
Stars
8.9k
Forks
2.1k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.