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 12
12
runs-on : ${{ matrix.os }}
13
13
steps :
14
14
- name : Harden the runner (Audit all outbound calls)
15
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
15
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
16
16
with :
17
17
egress-policy : audit
18
18
Original file line number Diff line number Diff line change 37
37
38
38
steps :
39
39
- name : Harden the runner (Audit all outbound calls)
40
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
40
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
41
41
with :
42
42
egress-policy : audit
43
43
Original file line number Diff line number Diff line change 12
12
13
13
steps :
14
14
- name : Harden the runner (Audit all outbound calls)
15
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
15
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
16
16
with :
17
17
egress-policy : audit
18
18
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@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
20
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
21
21
with :
22
22
egress-policy : audit
23
23
Original file line number Diff line number Diff line change 18
18
runs-on : ubuntu-latest
19
19
steps :
20
20
- name : Harden the runner (Audit all outbound calls)
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 : audit
24
24
Original file line number Diff line number Diff line change 32
32
33
33
steps :
34
34
- name : Harden the runner (Audit all outbound calls)
35
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
35
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
36
36
with :
37
37
egress-policy : audit
38
38
Original file line number Diff line number Diff line change 12
12
runs-on : ${{ matrix.os }}
13
13
steps :
14
14
- name : Harden the runner (Audit all outbound calls)
15
- uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
15
+ uses : step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
16
16
with :
17
17
egress-policy : audit
18
18
You can’t perform that action at this time.
0 commit comments