mirror of
https://github.com/inkeep/open-knowledge-skills.git
synced 2026-09-14 20:26:32 +08:00
051189e166
* build(ci): upgrade remaining checkout actions to v7 Upgrade every remaining workflow to actions/checkout v7.0.1 using the verified immutable SHA. This aligns Agents, Agents UI, optional local dev, Open Knowledge Skills, and Visimer with the existing monorepo and Open Knowledge workflows. All affected jobs use compatible GitHub-hosted runners. * test(ci): guard action pins across workflow trees Pin the remaining mutable action references and add a repo-wide check that prevents nested workflows from drifting. Refresh the CI guidance and checkout example to match the enforced versions. * test(ci): cover composite action pins Extend the repo-wide action pin guard to composite action definitions and pin the agents-ui setup actions to immutable releases. GitOrigin-RevId: 465a97034239f3f54ff22e25edb81ad3d74e25d6