Skip to content

Commit

Permalink
fix: docker vulns with conda forge
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos committed Aug 9, 2024
1 parent 7461f7f commit 4f3f7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-vulnerabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: block
egress-policy: audit
allowed-endpoints: >
api.github.com:443
auth.docker.io:443
Expand Down

0 comments on commit 4f3f7a3

Please sign in to comment.