Skip to content

Commit

Permalink
Merge pull request #12 from sydseter/feature/artifact-uploads
Browse files Browse the repository at this point in the history
Allow egress to upload.github.com:443
  • Loading branch information
sydseter authored Mar 31, 2024
2 parents c5a9554 + 394bf03 commit 915cf42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
d3iz1jjs17r6kg.cloudfront.net:443
keys.openpgp.org:443
api.codeclimate.com:443
uploads.github.com:443
- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
# Set the pip environment up
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
d3iz1jjs17r6kg.cloudfront.net:443
keys.openpgp.org:443
api.codeclimate.com:443
uploads.github.com:443
- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
# Set the pip environment up
Expand Down

0 comments on commit 915cf42

Please sign in to comment.