Update step-security/harden-runner configuration (#1246)

While apparently the build doesn't fail without this, it is reasonable
for SonarCloud analysis to access the `api.sonarcloud.io` domain.
This commit is contained in:
Stephan Schroevers
2024-07-14 14:11:41 +02:00
committed by GitHub
parent 886e65d7ac
commit 8daedccaea

View File

@@ -25,6 +25,7 @@ jobs:
egress-policy: block
allowed-endpoints: >
api.adoptium.net:443
api.sonarcloud.io:443
ea6ne4j2sb.execute-api.eu-central-1.amazonaws.com:443
github.com:443
objects.githubusercontent.com:443