Skip to content

Commit

Permalink
ci(github): fix OpenSSF scans by allowing communications with api.dep…
Browse files Browse the repository at this point in the history
…s.dev host
  • Loading branch information
Djaytan committed Aug 23, 2024
1 parent 804eec5 commit e831d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openssf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
api.github.com:443
api.osv.dev:443
www.bestpractices.dev:443
api.securityscorecards.dev:443
api.deps.dev:443
oss-fuzz-build-logs.storage.googleapis.com:443
rekor.sigstore.dev:443
fulcio.sigstore.dev:443
Expand Down

0 comments on commit e831d8b

Please sign in to comment.