Skip to content

Commit

Permalink
Update load_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Aug 25, 2024
1 parent 8b4379e commit 3a0e5b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/load_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Harden Runner
uses: step-security/harden-runner@int-sh
with:
egress-policy: block
egress-policy: audit
allowed-endpoints: >
github.com:443
goreleaser.com:443
Expand Down Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Harden Runner
uses: step-security/harden-runner@int-sh
with:
egress-policy: block
egress-policy: audit
allowed-endpoints: >
archive.ubuntu.com:80
github.com:443
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Harden Runner
uses: step-security/harden-runner@int-sh
with:
egress-policy: block
egress-policy: audit
allowed-endpoints: >
archive.ubuntu.com:80
auth.docker.io:443
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
- name: Harden Runner
uses: step-security/harden-runner@int-sh
with:
egress-policy: block
egress-policy: audit
allowed-endpoints: >
archive.ubuntu.com:80
auth.docker.io:443
Expand Down

0 comments on commit 3a0e5b5

Please sign in to comment.