Skip to content

Commit

Permalink
Merge pull request #52 from onebeyond/fix/permissions
Browse files Browse the repository at this point in the history
Update firewall rules in github worflows
  • Loading branch information
UlisesGascon committed Nov 21, 2023
2 parents 31d5a6b + d692db5 commit a175c0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
nodejs.org:443
registry.npmjs.org:443
nodejs.org:443
*.actions.githubusercontent.com:443
actions.githubusercontent.com:443
*.githubapp.com:443
githubapp.com:443
- name: ⚙️ Git Checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- name: ⚙️ Install Node@20
Expand Down

0 comments on commit a175c0b

Please sign in to comment.