Skip to content

Commit

Permalink
Switch to audit mode; we're killing the deploy step
Browse files Browse the repository at this point in the history
  • Loading branch information
wsanchez committed Apr 20, 2024
1 parent a96ea1b commit 7e8b500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ jobs:
- name: Harden CI
uses: step-security/harden-runner@v2.7.0
with:
egress-policy: block
egress-policy: audit

- name: Checkout source code
uses: actions/checkout@v4
Expand Down

0 comments on commit 7e8b500

Please sign in to comment.