File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 artifact-id : ${{ steps.upload-artifact.outputs.artifact-id }}
2323
2424 steps :
25- - name : Harden the runner (Audit all outbound calls)
26- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
27- with :
28- egress-policy : audit
29-
3025 - name : " Checkout repository"
3126 uses : " actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
3227 with :
6560 name : " publish"
6661
6762 steps :
68- - name : Harden the runner (Audit all outbound calls)
69- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
70- with :
71- egress-policy : audit
72-
7363 - name : " Download dists"
7464 uses : " actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131" # v7.0.0
7565 with :
9282 name : " testpypi"
9383
9484 steps :
95- - name : Harden the runner (Audit all outbound calls)
96- uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
97- with :
98- egress-policy : audit
99-
10085 - name : " Download dists"
10186 uses : " actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131" # v7.0.0
10287 with :
You can’t perform that action at this time.
0 commit comments