Skip to content

Commit ea904b0

Browse files
nullvariantclaude
andauthored
fix(ci): add raw.githubusercontent.com to egress allowlist (#364)
Cosign installer fetches its public key from raw.githubusercontent.com, which was blocked by harden-runner. Add to allowed-endpoints. 🖥️ IDE: [Cursor](https://cursor.sh) 🔌 Extension: [Claude Code](https://claude.ai/download) Model-Raw: claude-opus-4-6-20250514 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bb0415d commit ea904b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
marketplace.visualstudio.com:443
3333
oauth2.sigstore.dev:443
3434
objects.githubusercontent.com:443
35+
raw.githubusercontent.com:443
3536
release-assets.githubusercontent.com:443
3637
open-vsx.org:443
3738
pkg-containers.githubusercontent.com:443

0 commit comments

Comments
 (0)