File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
42
42
steps :
43
43
- name : Harden the runner (Audit all outbound calls)
44
- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
44
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
45
45
with :
46
46
egress-policy : audit
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 the runner (Audit all outbound calls)
20
- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
20
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
21
21
with :
22
22
egress-policy : audit
23
23
Original file line number Diff line number Diff line change 27
27
28
28
steps :
29
29
- name : Harden the runner (Audit all outbound calls)
30
- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
30
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
31
31
with :
32
32
egress-policy : audit
33
33
Original file line number Diff line number Diff line change 25
25
26
26
steps :
27
27
- name : Harden the runner (Audit all outbound calls)
28
- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
28
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
29
29
with :
30
30
egress-policy : audit
31
31
Original file line number Diff line number Diff line change 36
36
37
37
steps :
38
38
- name : Harden the runner (Audit all outbound calls)
39
- uses : step-security/harden-runner@c6295a65d1254861815972266d5933fd6e532bdf # v2.11.1
39
+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
40
40
with :
41
41
egress-policy : audit
42
42
You can’t perform that action at this time.
0 commit comments