File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
permissions :
23
23
contents : write
24
24
steps :
25
- - uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v1
25
+ - uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v1
26
26
with :
27
27
allowed-endpoints :
28
28
api.github.com:443
Original file line number Diff line number Diff line change 11
11
pull-requests : read
12
12
steps :
13
13
- name : Harden Runner
14
- uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
14
+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
15
15
with :
16
16
disable-sudo : true
17
17
egress-policy : block
Original file line number Diff line number Diff line change 41
41
42
42
steps :
43
43
- name : Harden Runner
44
- uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845
44
+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604
45
45
with :
46
46
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
47
47
Original file line number Diff line number Diff line change 17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
20
+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
21
21
with :
22
22
egress-policy : audit
23
23
Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- name : Harden Runner
16
- uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845
16
+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604
17
17
with :
18
18
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
19
19
Original file line number Diff line number Diff line change 25
25
permissions :
26
26
contents : write
27
27
steps :
28
- - uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845
28
+ - uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604
29
29
with :
30
30
allowed-endpoints :
31
31
api.github.com:443
Original file line number Diff line number Diff line change 25
25
26
26
steps :
27
27
- name : Harden Runner
28
- uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
28
+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
29
29
with :
30
30
egress-policy : audit
31
31
Original file line number Diff line number Diff line change 16
16
runs-on : ubuntu-latest
17
17
steps :
18
18
- name : Harden Runner
19
- uses : step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845 # v2.4.1
19
+ uses : step-security/harden-runner@cba0d00b1fc9a034e1e642ea0f1103c282990604 # v2.5.0
20
20
with :
21
21
disable-sudo : true
22
22
egress-policy : block
You can’t perform that action at this time.
0 commit comments