GitHub Action that creates verified dependency-update PRs for Zolt projects
It runs on a schedule or manually, checks out the exact commit, and uses a pinned Zolt release to compute upgrade plans. The action then opens or refreshes pull requests with only the necessary manifest changes, ensuring reproducibility and security. Designed for developers who want hands‑off, reliable dependency management in their CI pipelines, it outshines ad‑hoc scripts by handling workspaces, prereleases, and pull‑request limits automatically.
View on GitHub →zoltsh/update-dependencies