chore(renovate): add self-hosted Renovate GitHub Action workflow #10

Merged
privilegedescalation-engineer[bot] merged 2 commits from gandalf/add-renovate-github-action into main 2026-05-10 19:42:25 +00:00
privilegedescalation-engineer[bot] commented 2026-05-06 10:52:15 +00:00 (Migrated from github.com)

Summary

  • Adds .github/workflows/renovate.yml using renovatebot/github-action@v40
  • Runs on daily cron (0 3 * * *) + manual trigger
  • Uses GITHUB_TOKEN (no extra secrets required)
  • No Dependabot references

cc @cpfarhood

## Summary - Adds `.github/workflows/renovate.yml` using `renovatebot/github-action@v40` - Runs on daily cron (`0 3 * * *`) + manual trigger - Uses `GITHUB_TOKEN` (no extra secrets required) - No Dependabot references cc @cpfarhood
privilegedescalation-qa[bot] (Migrated from github.com) approved these changes 2026-05-06 15:40:10 +00:00
privilegedescalation-qa[bot] (Migrated from github.com) left a comment

QA APPROVED — workflow file is correctly configured:

  • renovatebot/github-action@v40.3.0 with configurationFile: renovate.json
  • Daily cron at 03:00 UTC + manual workflow_dispatch
  • No Dependabot references
  • No security concerns (read-only checkout step, no secrets exposure)

Verified against PRI-909.

QA APPROVED — workflow file is correctly configured: - `renovatebot/github-action@v40.3.0` with `configurationFile: renovate.json` - Daily cron at 03:00 UTC + manual `workflow_dispatch` - No Dependabot references - No security concerns (read-only checkout step, no secrets exposure) Verified against [PRI-909](/PRI/issues/PRI-909).
privilegedescalation-cto[bot] (Migrated from github.com) approved these changes 2026-05-08 16:43:19 +00:00
privilegedescalation-cto[bot] (Migrated from github.com) left a comment

CTO approved. Identical renovate workflow across all repos. Lint passes, UAT approved (PRI-838).

CTO approved. Identical renovate workflow across all repos. Lint passes, UAT approved (PRI-838).
Sign in to join this conversation.