mirror of
https://github.com/LearningCircuit/local-deep-research.git
synced 2026-06-15 19:46:56 +03:00
- Restore missing scripts/ollama_entrypoint.sh required by Dockerfile - Update actions/setup-python from deprecated v4 to v5 in workflow files - Fix security issue: move untrusted github.head_ref to environment variable - Fix shellcheck warnings: quote variables and use block redirects These changes address pre-commit actionlint failures and trivy-scan Docker build errors.