Skip to content

Commit

Permalink
fix: add domain to allowlist
Browse files Browse the repository at this point in the history
  • Loading branch information
notdodo committed Dec 14, 2024
1 parent 862c243 commit d74eaa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bot-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
aws-role: arn:aws:iam::841162699174:role/erfiume-oidc-write
egress-policy-allowlist: >
ziglang.org:443
objects.githubusercontent.com:443
1 change: 1 addition & 0 deletions .github/workflows/fetcher-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
aws-role: arn:aws:iam::841162699174:role/erfiume-oidc-write
egress-policy-allowlist: >
ziglang.org:443
objects.githubusercontent.com:443

0 comments on commit d74eaa9

Please sign in to comment.