Skip to content

CI: dependency-review checkout fails — github.com blocked by Harden-Runner egress #481

@BenJule

Description

@BenJule

The Review dependency changes job (security-dependency-review.yml) fails its actions/checkout on every PR:

fatal: unable to access 'https://github.com/BenJule/BambuStudio/': Failed to connect to github.com port 443

Cause: Harden-Runner egress-policy: block only allows api.github.com:443, but checkout's git-fetch needs github.com:443. Seen on #476 and #480 (non-blocking, not a required check). Fix: add github.com:443 to allowed-endpoints.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions