Skip to content

Commit 9ba8e99

Browse files
committed
ci(governance): bump standards pins d72fe5a -> 4ddc926
The standards estate advanced again since #42, so the governance + scorecard reusable pins went stale against the new HEAD (the staleness check compares pins to standards HEAD; this is why "Check Workflow Staleness" went red on #45, independent of its docs content). Bump both to 4ddc926. Verified against check-workflow-staleness.sh@4ddc926: same five rules, all pass (exit 0); the scorecard-reusable token appears only on the uses: line, so the #42 comment-grep bug stays fixed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LvsZgNxFbeqfRmrVFNhJ8G
1 parent a994d0a commit 9ba8e99

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
@@ -31,4 +31,4 @@ permissions:
3131

3232
jobs:
3333
governance:
34-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@d72fe5a14e841ac6d78514b53624b6173038ee20
34+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@4ddc926b4b86451c2711a16bf927ed16ad2db45e

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424
contents: read
2525
security-events: write
2626
id-token: write
27-
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d72fe5a14e841ac6d78514b53624b6173038ee20
27+
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@4ddc926b4b86451c2711a16bf927ed16ad2db45e
2828
secrets: inherit

0 commit comments

Comments
 (0)