Skip to content

Commit 1eec5b3

Browse files
ci: refresh standards reusable pins to current HEAD (d7c2271) (#283)
Refresh reusable pins to HEAD d7c22711 (hypatia#464). --- _Generated by [Claude Code](https://claude.ai/code)_
1 parent a0ae607 commit 1eec5b3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/governance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
# matches the sibling repos' pin (e.g. ochrance-framework). Bump
3535
# deliberately, never float: an unpinned reusable workflow is an
3636
# unpinned trust boundary. mirror.yml / scorecard.yml already pin.
37-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
37+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
contents: read
2222
security-events: write
2323
id-token: write
24-
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
24+
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
2525
timeout-minutes: 10
26-
secrets: inherit
26+
secrets: inherit

0 commit comments

Comments
 (0)