File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020
2121 steps :
2222 - name : Harden GitHub Actions Runner
23- uses : step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f
23+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
2424 with :
2525 egress-policy : audit
2626
5656
5757 steps :
5858 - name : Harden GitHub Actions Runner
59- uses : step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f
59+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
6060 with :
6161 egress-policy : audit
6262
Original file line number Diff line number Diff line change 2020 CLOUDFLARE_API_TOKEN : ${{secrets.CLOUDFLARE_API_TOKEN}}
2121 steps :
2222 - name : Harden GitHub Actions Runner
23- uses : step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f
23+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
2424 with :
2525 egress-policy : block
2626 allowed-endpoints : >
6565
6666 steps :
6767 - name : Harden GitHub Actions Runner
68- uses : step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f
68+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
6969 with :
7070 egress-policy : block
7171 allowed-endpoints : >
9898
9999 steps :
100100 - name : Harden GitHub Actions Runner
101- uses : step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f
101+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
102102 with :
103103 egress-policy : block
104104 allowed-endpoints : >
@@ -130,7 +130,7 @@ jobs:
130130
131131 steps :
132132 - name : Harden GitHub Actions Runner
133- uses : step-security/harden-runner@18f6947f131da60743dc12d2a22ff28c2b4ea87f
133+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e
134134 with :
135135 egress-policy : audit
136136
You can’t perform that action at this time.
0 commit comments