mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
Merge branch 'main' into v1-dev
Resolved conflict by keeping deletion of src/modes/review/index.ts as review mode is removed in v1.0
This commit is contained in:
@@ -160,7 +160,7 @@ runs:
|
||||
echo "Base-action dependencies installed"
|
||||
cd -
|
||||
# Install Claude Code globally
|
||||
bun install -g @anthropic-ai/claude-code@1.0.69
|
||||
bun install -g @anthropic-ai/claude-code@1.0.70
|
||||
|
||||
- name: Setup Network Restrictions
|
||||
if: steps.prepare.outputs.contains_trigger == 'true' && inputs.experimental_allowed_domains != ''
|
||||
|
||||
Reference in New Issue
Block a user