File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - name : Harden the runner (Audit all outbound calls)
23- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
23+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2424 with :
2525 egress-policy : audit
2626
5757 python-sdk : ${{ steps.check_python_sdk.outputs.changed }}
5858 steps :
5959 - name : Harden the runner (Audit all outbound calls)
60- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
60+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
6161 with :
6262 egress-policy : audit
6363
@@ -102,7 +102,7 @@ jobs:
102102
103103 steps :
104104 - name : Harden the runner (Audit all outbound calls)
105- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
105+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
106106 with :
107107 egress-policy : audit
108108
Original file line number Diff line number Diff line change 4141
4242 steps :
4343 - name : Harden the runner (Audit all outbound calls)
44- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
44+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
4545 with :
4646 egress-policy : audit
4747
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 steps :
1919 - name : Harden the runner (Audit all outbound calls)
20- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
20+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
2121 with :
2222 egress-policy : audit
2323
Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Harden the runner (Audit all outbound calls)
39- uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
39+ uses : step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2
4040 with :
4141 egress-policy : audit
4242
You can’t perform that action at this time.
0 commit comments