Skip to content

Commit

Permalink
Update egress policy in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin T. Schwertfeger committed Dec 10, 2024
1 parent ce03ccd commit 9abce32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/_codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
# egress-policy: audit
disable-sudo: true
egress-policy: block
disable-sudo: true
allowed-endpoints: >
api.github.com:443
api.securityscorecards.dev
github.com:443
uploads.github.com:443
Expand Down

0 comments on commit 9abce32

Please sign in to comment.