Skip to content

Commit 0c84bda

Browse files
ci: refresh standards reusable pins to current HEAD (d7c2271) (#55)
* ci: re-pin governance reusable to standards HEAD d7c2271 (hypatia#464) * ci: re-pin scorecard reusable to standards HEAD d7c2271 (hypatia#464)
1 parent dec53d7 commit 0c84bda

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

3232
jobs:
3333
governance:
34-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
34+
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
@@ -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@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
28-
secrets: inherit
27+
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
28+
secrets: inherit

0 commit comments

Comments
 (0)