Skip to content

whuppi/ci 2.4.0

Latest

Choose a tag to compare

@chaudharydeepanshu chaudharydeepanshu released this 24 Jul 15:39
  • The opt-in composite sweep now owns every action uses: ref, not just the
    composite blind spot — renamed composite-refsaction-refs. It sweeps
    every whuppi/ci ref (workflows + composites, uniform) to the latest release AND
    pins every third-party action (workflows AND composites) to the latest SHA via
    pinact. No more split between Dependabot and a sweep across workflow-vs-composite.
  • This leaves Dependabot owning only pub deps. Consumers drop the whole
    github-actions ecosystem from dependabot.yml (not just whuppi/ci*), keep
    sweepActions: true + CI_ACTIONS_TOKEN, and get one PR for all action bumps.
  • The label/branch changed with the rename (upgrade-action-refs /
    chore/action-refs); a consumer on 2.3.0's short-lived composite-refs shape
    just re-points its wrapper.
Commits since v2.3.0 (2)
  • e8b093a release: v2.4.0
  • c450cfc ci: one owner for every action ref — no workflow/composite split (#39)