Skip to content

Commit accd41d

Browse files
ci: repin orphan reusable SHAs (97df7621/4fdf4314 → live SHAs) (#54)
The caller workflow(s) pinned hyperpolymath/standards reusable workflow(s) at orphan SHAs no longer reachable from `standards/main`. Read-only Contents API resolves the blob (cached), so code-review tooling does not catch this; `workflow_call` at run-time refuses orphan SHAs and emits "workflow file issue" with zero jobs created. Replacements: hypatia-scan-reusable.yml: @97df7621... → @915139d73560e65a8240b8fc7768698658502c89 rust-ci-reusable.yml: @4fdf4314... → @cc5a372af1af1b202c17f1b21efd954e6c038bef Audit: hyperpolymath/standards/docs/audits/audit-hypatia-pin-orphan-2026-05-27.adoc Detector: hypatia rule WF016 (hyperpolymath/hypatia#393) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3ab5591 commit accd41d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ permissions:
2525

2626
jobs:
2727
hypatia:
28-
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@97df762107501909f50bb770e9bc200b6c415600
28+
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@915139d73560e65a8240b8fc7768698658502c89
2929
secrets: inherit

0 commit comments

Comments
 (0)