From 937bc230d8ceb8a18126c56ac89a8a9135d5156c Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Sat, 30 May 2026 18:23:18 +0100 Subject: [PATCH] =?UTF-8?q?ci:=20repin=20orphan=20reusable=20SHAs=20(97df7?= =?UTF-8?q?621/4fdf4314=20=E2=86=92=20live=20SHAs)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) --- .github/workflows/rust-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rust-ci.yml b/.github/workflows/rust-ci.yml index 2de97c0..1b1b792 100644 --- a/.github/workflows/rust-ci.yml +++ b/.github/workflows/rust-ci.yml @@ -14,4 +14,4 @@ permissions: jobs: rust-ci: - uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@4fdf4314b4ab54269adbaff10e30e483b5e86845 + uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@cc5a372af1af1b202c17f1b21efd954e6c038bef