mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-04-15 00:57:55 +00:00
Migrate GitHub Actions scanning from a separate provider (prowler/providers/github_actions/) into a service under the GitHub provider (prowler/providers/github/services/githubactions/). Remove the standalone provider, its arguments, models, and tests. Update CLI parser, config, outputs, and provider loading to reflect the new structure.