From ded51880c3a45abfef4b4e6632b36ffaa053e66e Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 21 Jun 2026 22:43:42 +0000 Subject: [PATCH] ci: refresh standards reusable pins 5a93d9d -> 09e7023d (current HEAD) The governance 'Check Workflow Staleness' gate rejects 5a93d9d as out of the recency window (>50 commits / >14 days behind standards HEAD 09e7023d), and the 5a93d9d hypatia-scan reusable referenced an unresolvable actions/cache pin. Refresh the three out-of-window pins to current standards HEAD: governance.yml, hypatia-scan.yml, scorecard.yml. (rust-ci / secret-scanner / mirror pin other SHAs and are unaffected.) Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5 --- .github/workflows/governance.yml | 2 +- .github/workflows/hypatia-scan.yml | 2 +- .github/workflows/scorecard.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/governance.yml b/.github/workflows/governance.yml index 32b7e0d..bcf889c 100644 --- a/.github/workflows/governance.yml +++ b/.github/workflows/governance.yml @@ -13,4 +13,4 @@ permissions: jobs: governance: - uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@5a93d9d57cc04de4002d6d0ecd336fc7a8698910 + uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@09e7023d24682621bea4e11965a1ef5e87d86c3b diff --git a/.github/workflows/hypatia-scan.yml b/.github/workflows/hypatia-scan.yml index aa8bde7..63ab277 100644 --- a/.github/workflows/hypatia-scan.yml +++ b/.github/workflows/hypatia-scan.yml @@ -16,4 +16,4 @@ permissions: jobs: scan: - uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@5a93d9d57cc04de4002d6d0ecd336fc7a8698910 + uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@09e7023d24682621bea4e11965a1ef5e87d86c3b diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 5484457..58c6b6b 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -13,4 +13,4 @@ permissions: jobs: scorecard: - uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@5a93d9d57cc04de4002d6d0ecd336fc7a8698910 + uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@09e7023d24682621bea4e11965a1ef5e87d86c3b