diff --git a/base-action/action.yml b/base-action/action.yml index 1d92bcf..17d66d9 100644 --- a/base-action/action.yml +++ b/base-action/action.yml @@ -115,7 +115,7 @@ runs: - name: Install Claude Code shell: bash - run: npm install -g @anthropic-ai/claude-code@1.0.59 + run: npm install -g @anthropic-ai/claude-code@1.0.60 - name: Run Claude Code Action shell: bash