mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
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:
committed by
GitHub
parent
886e65d7ac
commit
8daedccaea
1
.github/workflows/sonarcloud.yml
vendored
1
.github/workflows/sonarcloud.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user