16
16
17
17
steps :
18
18
- name : Harden GitHub Actions Runner
19
- uses : step-security/harden-runner@5565dcdcb788a76ec5c5ca1d7b54135c92b4db13
19
+ uses : step-security/harden-runner@5e53a6998f4b1305aa150682211e74ec0d8d2dda
20
20
with :
21
21
egress-policy : block
22
22
allowed-endpoints : >
65
65
66
66
steps :
67
67
- name : Harden GitHub Actions Runner
68
- uses : step-security/harden-runner@5565dcdcb788a76ec5c5ca1d7b54135c92b4db13
68
+ uses : step-security/harden-runner@5e53a6998f4b1305aa150682211e74ec0d8d2dda
69
69
with :
70
70
egress-policy : block
71
71
allowed-endpoints : >
@@ -103,7 +103,7 @@ jobs:
103
103
104
104
steps :
105
105
- name : Harden GitHub Actions Runner
106
- uses : step-security/harden-runner@5565dcdcb788a76ec5c5ca1d7b54135c92b4db13
106
+ uses : step-security/harden-runner@5e53a6998f4b1305aa150682211e74ec0d8d2dda
107
107
with :
108
108
egress-policy : block
109
109
allowed-endpoints : >
@@ -147,7 +147,7 @@ jobs:
147
147
148
148
steps :
149
149
- name : Harden GitHub Actions Runner
150
- uses : step-security/harden-runner@5565dcdcb788a76ec5c5ca1d7b54135c92b4db13
150
+ uses : step-security/harden-runner@5e53a6998f4b1305aa150682211e74ec0d8d2dda
151
151
with :
152
152
egress-policy : block
153
153
allowed-endpoints : >
@@ -208,7 +208,7 @@ jobs:
208
208
209
209
steps :
210
210
- name : Harden GitHub Actions Runner
211
- uses : step-security/harden-runner@5565dcdcb788a76ec5c5ca1d7b54135c92b4db13
211
+ uses : step-security/harden-runner@5e53a6998f4b1305aa150682211e74ec0d8d2dda
212
212
with :
213
213
egress-policy : audit
214
214
@@ -229,7 +229,7 @@ jobs:
229
229
230
230
steps :
231
231
- name : Harden GitHub Actions Runner
232
- uses : step-security/harden-runner@5565dcdcb788a76ec5c5ca1d7b54135c92b4db13
232
+ uses : step-security/harden-runner@5e53a6998f4b1305aa150682211e74ec0d8d2dda
233
233
with :
234
234
egress-policy : audit
235
235
0 commit comments