We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c572c7a commit ec65353Copy full SHA for ec65353
.github/workflows/scorecard.yml
@@ -36,9 +36,12 @@ jobs:
36
bestpractices.coreinfrastructure.org:443
37
fulcio.sigstore.dev:443
38
github.com:443
39
+ *.github.com:443
40
oss-fuzz-build-logs.storage.googleapis.com:443
41
sigstore-tuf-root.storage.googleapis.com:443
42
rekor.sigstore.dev:443
43
+ *.githubusercontent.com:443
44
+ www.bestpractices.dev:443
45
46
- name: "Checkout code"
47
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
0 commit comments