Skip to content

Commit

Permalink
Add allowed endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Oct 4, 2023
1 parent ebe95ae commit 6d54d88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reusable-fossa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 # v2.2.1
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
with:
disable-sudo: true
egress-policy: block
Expand All @@ -29,6 +29,7 @@ jobs:
api.github.com:443
raw.githubusercontent.com:443
objects.githubusercontent.com:443
storage.googleapis.com:443
proxy.golang.org:443
sum.golang.org:443
app.fossa.com:443
Expand Down

0 comments on commit 6d54d88

Please sign in to comment.