diff --git a/.github/workflows/_claude-code.yml b/.github/workflows/_claude-code.yml index 7f8e7445f..3c05c3848 100644 --- a/.github/workflows/_claude-code.yml +++ b/.github/workflows/_claude-code.yml @@ -92,7 +92,7 @@ jobs: - name: Run Claude Code (Automation Mode) if: inputs.mode == 'automation' - uses: anthropics/claude-code-action@v1.0.75 + uses: anthropics/claude-code-action@v1.0.77 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} track_progress: ${{ inputs.track_progress }}