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 a7076a6 commit 049e031Copy full SHA for 049e031
.github/workflows/scorecard.yml
@@ -36,12 +36,12 @@ jobs:
36
api.securityscorecards.dev:443
37
auth.docker.io:443
38
bestpractices.coreinfrastructure.org:443
39
- fulcio.sigstore.dev:443
40
github.com:443
41
index.docker.io:443
42
oss-fuzz-build-logs.storage.googleapis.com:443
43
sigstore-tuf-root.storage.googleapis.com:443
44
- rekor.sigstore.dev:443
+ *.sigstore.dev:443
+
45
46
- name: "Checkout code"
47
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
0 commit comments