Commit Graph

4 Commits

Author SHA1 Message Date
Alexa Amundson
263f9f171e fix(ci): use pinned SHA hashes for all actions (#109)
BlackRoad-OS org policy requires pinned commit SHAs for all actions.
Fixed self-healing.yml.
2026-02-23 20:01:23 -06:00
Alexa Amundson
a0c031ea0a fix(ci): fix self-healing daily schedule + branch PR pattern (#108)
Reduces schedule from every 30min to daily (saves minutes). Creates a PR
branch for dependency updates instead of pushing to main.
2026-02-23 18:10:55 -06:00
Your Name
64c51ba295 fix: Pin all GitHub Actions to full commit SHAs (13 files)
Security compliance - SHA pinning for all actions.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-14 23:01:02 -06:00
BlackRoad Bot
6b5ce08caf ci: add GitHub Actions workflows
- Security scanning (CodeQL, dependency scan, secret scan)
- Auto-deployment to Cloudflare/Railway
- Self-healing with auto-rollback
- Dependabot for dependency updates

Deployed by: Phase 6 GitHub CI/CD automation
2026-02-14 17:10:58 -06:00