fix: add missing GITHUB_TOKEN to Renovate workflow #16

Merged
privilegedescalation-engineer[bot] merged 1 commits from gandalf/fix-renovate-token into main 2026-05-20 03:03:47 +00:00

1 Commits

Author SHA1 Message Date
Chris Farhood 23db059a23 fix: add missing GITHUB_TOKEN to Renovate workflow
The Renovate workflow was failing because the token parameter
was removed in commit 0955832. This commit restores the
required GITHUB_TOKEN parameter so Renovate can authenticate
and create PRs for dependency updates.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-11 23:06:37 +00:00