We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7250042 commit 9f662baCopy full SHA for 9f662ba
.github/workflows/cd-wheel.yml
@@ -73,6 +73,7 @@ jobs:
73
matrix: ${{ steps.setup.outputs.matrix }}
74
steps:
75
- uses: step-security/harden-runner@v2
76
+ with: {egress-policy: audit}
77
- id: setup
78
shell: python
79
name: 'setup build matrix'
0 commit comments