Skip to content

Commit

Permalink
Update step-security/harden-runner configuration
Browse files Browse the repository at this point in the history
While apparently the build doesn't fail without this, it is reasonable
for SonarCloud analysis to access the two additional domains.
  • Loading branch information
Stephan202 committed Aug 5, 2024
1 parent 4cb5f00 commit 8405045
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
disable-sudo: true
egress-policy: block
allowed-endpoints: >
analysis-sensorcache-eu-central-1-prod.s3.amazonaws.com:443
api.adoptium.net:443
api.nuget.org:443
api.sonarcloud.io:443
ea6ne4j2sb.execute-api.eu-central-1.amazonaws.com:443
github.com:443
Expand Down

0 comments on commit 8405045

Please sign in to comment.