Skip to content

lockfile drift: 25 repo(s) as of 2026-09-01 #712

Description

@github-actions

Automated sweep for lockfile version drift — the estate's recurring CI killer.

The fault. Dependabot bumps an action version in a workflow; actions.lock is not regenerated; the workflow then requests a version the lockfile does not record, and GitHub rejects the run at startup_failure with zero jobs — no log, no annotation. It is self-reinflicting, so affected repos recur.

To fix a listed repo: run gh actions-lock, then restore the SPDX header to line 1 (the tool restamps its banner above it and the workflow-security linter greps head -1 only).

Calibration: a listed row is a genuine inconsistency but is not proof that workflow is dead — some drift is survivable. The reliable direction is the converse: workflows that were dead had drifted entries.

Full list in the run's lockfile-drift-report.tsv artifact.

scanned 346
carrying a lockfile 133
with drift 25
drifted entries 173

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions