Skip to content

Commit 619b8f2

Browse files
hyperpolymathclaude
andcommitted
ci: refresh stale hyperpolymath/standards workflow pins
The required `Check Workflow Staleness` governance check failed because governance.yml and scorecard.yml pinned the standards reusable workflows to 5a93d9d, which is out of the recency window (not a recognised ancestor of standards HEAD; the window is <=50 commits behind HEAD or <=14 days old). Re-pin both to the current standards HEAD e8fe153b568af5e3534a261eee0258fa84fa6c5e (the SHA the check itself reports), so the check passes and (auto-)merge unblocks for this and future PRs. mirror.yml's separate pin was not flagged and is left as-is; there is no scorecard-enforcer.yml in this repo to remove. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0195yA45jSSP7YDPwJSpw4bM
1 parent 852c215 commit 619b8f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ permissions:
1313

1414
jobs:
1515
governance:
16-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@5a93d9d57cc04de4002d6d0ecd336fc7a8698910
16+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@e8fe153b568af5e3534a261eee0258fa84fa6c5e

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ permissions:
1313

1414
jobs:
1515
scorecard:
16-
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@5a93d9d57cc04de4002d6d0ecd336fc7a8698910
16+
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@e8fe153b568af5e3534a261eee0258fa84fa6c5e

0 commit comments

Comments
 (0)