File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 31
31
VCPKG_DEFAULT_HOST_TRIPLET : ${{ matrix.triplet }}
32
32
steps :
33
33
- name : Harden Runner
34
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
34
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
35
35
with :
36
36
egress-policy : audit
37
37
Original file line number Diff line number Diff line change 18
18
contents : read
19
19
steps :
20
20
- name : Harden Runner
21
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
21
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
22
22
with :
23
23
egress-policy : block
24
24
allowed-endpoints : >
Original file line number Diff line number Diff line change 18
18
contents : read
19
19
steps :
20
20
- name : Harden Runner
21
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
21
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
22
22
with :
23
23
egress-policy : block
24
24
allowed-endpoints : >
Original file line number Diff line number Diff line change 28
28
- actions
29
29
steps :
30
30
- name : Harden Runner
31
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
31
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
32
32
with :
33
33
egress-policy : block
34
34
allowed-endpoints : >
Original file line number Diff line number Diff line change 26
26
contents : read
27
27
steps :
28
28
- name : Harden Runner
29
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
29
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
30
30
with :
31
31
disable-sudo : true
32
32
egress-policy : block
Original file line number Diff line number Diff line change 22
22
contents : read
23
23
steps :
24
24
- name : Harden Runner
25
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
25
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
26
26
with :
27
27
egress-policy : block
28
28
allowed-endpoints :
Original file line number Diff line number Diff line change 17
17
pull-requests : write
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
20
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21
21
with :
22
22
egress-policy : audit
23
23
You can’t perform that action at this time.
0 commit comments