Skip to content

Commit cda4665

Browse files
ci: refresh standards reusable pins to current HEAD (d7c2271) (#42)
* ci: re-pin hypatia-scan reusable to standards HEAD d7c2271 (hypatia#464) * ci: re-pin governance reusable to standards HEAD d7c2271 (hypatia#464) * ci: re-pin scorecard reusable to standards HEAD d7c2271 (hypatia#464) * ci: remove retired scorecard-enforcer.yml (hypatia#464)
1 parent 6d3509c commit cda4665

4 files changed

Lines changed: 5 additions & 83 deletions

File tree

.github/workflows/governance.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ permissions:
2828
contents: read
2929
jobs:
3030
governance:
31-
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
32-
timeout-minutes: 10
31+
uses: hyperpolymath/standards/.github/workflows/governance-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
32+
timeout-minutes: 10

.github/workflows/hypatia-scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ permissions:
3737
pull-requests: write
3838
jobs:
3939
scan:
40-
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
41-
secrets: inherit
40+
uses: hyperpolymath/standards/.github/workflows/hypatia-scan-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
41+
secrets: inherit

.github/workflows/scorecard-enforcer.yml

Lines changed: 0 additions & 78 deletions
This file was deleted.

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
contents: read
3535
security-events: write
3636
id-token: write
37-
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d135b05bfc647d0c0fbfedc7e80f37ea50f49236
37+
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e

0 commit comments

Comments
 (0)