File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
27
27
steps :
28
28
- name : Harden the runner (Audit all outbound calls)
29
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
29
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
30
30
with :
31
31
egress-policy : audit
32
32
Original file line number Diff line number Diff line change 24
24
version : ${{ steps.validate.outputs.version }}
25
25
steps :
26
26
- name : Harden the runner (Audit all outbound calls)
27
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
27
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
28
28
with :
29
29
egress-policy : audit
30
30
61
61
contents : read
62
62
steps :
63
63
- name : Harden the runner (Audit all outbound calls)
64
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
64
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
65
65
with :
66
66
egress-policy : audit
67
67
92
92
hashes : ${{ steps.hash.outputs.hashes }}
93
93
steps :
94
94
- name : Harden the runner (Audit all outbound calls)
95
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
95
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
96
96
with :
97
97
egress-policy : audit
98
98
Original file line number Diff line number Diff line change 20
20
hashes : ${{ steps.hash.outputs.hashes }}
21
21
steps :
22
22
- name : Harden the runner (Audit all outbound calls)
23
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
23
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
24
24
with :
25
25
egress-policy : audit
26
26
Original file line number Diff line number Diff line change 34
34
35
35
steps :
36
36
- name : Harden the runner (Audit all outbound calls)
37
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
37
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
38
38
with :
39
39
egress-policy : audit
40
40
Original file line number Diff line number Diff line change 15
15
go-version : ['1.24.3']
16
16
steps :
17
17
- name : Harden the runner (Audit all outbound calls)
18
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
18
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
19
19
with :
20
20
egress-policy : audit
21
21
You can’t perform that action at this time.
0 commit comments