Skip to content

Commit 74cafb7

Browse files
committed
ci: re-pin scorecard reusable to standards HEAD d7c2271 (hypatia#464)
1 parent a20d906 commit 74cafb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ permissions:
1616

1717
jobs:
1818
scorecard:
19-
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@09e7023d24682621bea4e11965a1ef5e87d86c3b
19+
uses: hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@d7c22711e830e1f383846472f6e9b99debdb201e
2020
# Reusable called-workflow permissions are CAPPED by the caller's grants;
2121
# without security-events: write here the scorecard SARIF upload fails with
2222
# startup_failure (hypatia WF018). id-token: write enables OIDC publish.
2323
permissions:
2424
contents: read
2525
security-events: write
2626
id-token: write
27-
timeout-minutes: 15
27+
timeout-minutes: 15

0 commit comments

Comments
 (0)