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@0080882f6c36860b6ba35c610c98ce87d4e2f26f
23+ uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
2424 with :
2525 egress-policy : audit
2626
5656
5757 steps :
5858 - name : Harden GitHub Actions Runner
59- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
59+ uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
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@0080882f6c36860b6ba35c610c98ce87d4e2f26f
23+ uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
2424 with :
2525 egress-policy : block
2626 allowed-endpoints : >
6565
6666 steps :
6767 - name : Harden GitHub Actions Runner
68- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
68+ uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
6969 with :
7070 egress-policy : block
7171 allowed-endpoints : >
9898
9999 steps :
100100 - name : Harden GitHub Actions Runner
101- uses : step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f
101+ uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
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@0080882f6c36860b6ba35c610c98ce87d4e2f26f
133+ uses : step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350
134134 with :
135135 egress-policy : audit
136136
You can’t perform that action at this time.
0 commit comments