16
16
17
17
steps :
18
18
- name : Harden GitHub Actions Runner
19
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
19
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
20
20
with :
21
21
egress-policy : block
22
22
allowed-endpoints : >
68
68
69
69
steps :
70
70
- name : Harden GitHub Actions Runner
71
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
71
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
72
72
with :
73
73
egress-policy : block
74
74
allowed-endpoints : >
@@ -106,7 +106,7 @@ jobs:
106
106
107
107
steps :
108
108
- name : Harden GitHub Actions Runner
109
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
109
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
110
110
with :
111
111
egress-policy : block
112
112
allowed-endpoints : >
@@ -152,7 +152,7 @@ jobs:
152
152
153
153
steps :
154
154
- name : Harden GitHub Actions Runner
155
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
155
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
156
156
with :
157
157
egress-policy : audit
158
158
@@ -198,7 +198,7 @@ jobs:
198
198
199
199
steps :
200
200
- name : Harden GitHub Actions Runner
201
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
201
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
202
202
with :
203
203
egress-policy : block
204
204
allowed-endpoints : >
@@ -263,7 +263,7 @@ jobs:
263
263
264
264
steps :
265
265
- name : Harden GitHub Actions Runner
266
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
266
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
267
267
with :
268
268
egress-policy : audit
269
269
@@ -284,7 +284,7 @@ jobs:
284
284
285
285
steps :
286
286
- name : Harden GitHub Actions Runner
287
- uses : step-security/harden-runner@97689868c8aca5a4bcd16ab96bbda25a0efb734b
287
+ uses : step-security/harden-runner@394d78e5b40cc35c170eb909b1f81551f37feb05
288
288
with :
289
289
egress-policy : audit
290
290
0 commit comments