Skip to content

Commit 00503f1

Browse files
chore(deps): update anthropics/claude-code-action action to v1.0.38
1 parent 3f69353 commit 00503f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_claude-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
9494
- name: Run Claude Code (Automation Mode)
9595
if: inputs.mode == 'automation'
96-
uses: anthropics/claude-code-action@v1.0.29
96+
uses: anthropics/claude-code-action@v1.0.38
9797
with:
9898
github_token: ${{ secrets.GITHUB_TOKEN }}
9999
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}

0 commit comments

Comments
 (0)