From b5c72aaaf47e0e0b4f3c77693079e38702bbb0cf Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 27 Jun 2026 18:44:46 +0000 Subject: [PATCH] ci: bump standards scan-reusable pin to e9c8888 (un-staled scanner cache) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit standards#441 (merged) source-pins the Hypatia scanner build cache so the clone/build re-runs when hypatia main advances, instead of restoring the first scanner ever cached forever. Bump the reusable pin from d7c2271 to e9c8888 so fleet scans pick up current scanner rules. (Fleet actuation still uses HYPATIA_DISPATCH_PAT — a separate token, unaffected.) Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_017wGTeLwiBGJ5rETC3QT4Pm --- .github/workflows/hypatia-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hypatia-scan.yml b/.github/workflows/hypatia-scan.yml index 455fed8..769e419 100644 --- a/.github/workflows/hypatia-scan.yml +++ b/.github/workflows/hypatia-scan.yml @@ -27,7 +27,7 @@ permissions: jobs: hypatia: - uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e + uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@e9c8888769a703924cc3c0d717900960d78aea00 secrets: inherit # Total caller-side wall-clock cap for the reusable. Matches # Hypatia's `missing_timeout_minutes` rule expectation. The scan is