File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
fail-fast : false
19
19
steps :
20
20
- name : Harden the runner (Audit all outbound calls)
21
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
21
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
22
22
with :
23
23
egress-policy : audit
24
24
Original file line number Diff line number Diff line change 21
21
PRERELEASE : " ${{ github.event.inputs.prerelease }}"
22
22
steps :
23
23
- name : Harden the runner (Audit all outbound calls)
24
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
24
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
25
25
with :
26
26
egress-policy : audit
27
27
Original file line number Diff line number Diff line change 20
20
fail-fast : false
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
44
44
GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
45
45
steps :
46
46
- name : Harden the runner (Audit all outbound calls)
47
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
47
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
48
48
with :
49
49
egress-policy : audit
50
50
Original file line number Diff line number Diff line change 11
11
12
12
steps :
13
13
- name : Harden the runner (Audit all outbound calls)
14
- uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
14
+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
15
15
with :
16
16
egress-policy : audit
17
17
You can’t perform that action at this time.
0 commit comments