File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 43
43
44
44
steps :
45
45
- name : Harden Runner
46
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
46
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
47
47
with :
48
48
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
49
49
Original file line number Diff line number Diff line change 15
15
runs-on : ubuntu-latest
16
16
steps :
17
17
- name : Harden Runner
18
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
18
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
19
19
with :
20
20
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
21
21
Original file line number Diff line number Diff line change 16
16
runs-on : ubuntu-latest
17
17
steps :
18
18
- name : Harden Runner
19
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
19
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
20
20
with :
21
21
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
22
22
Original file line number Diff line number Diff line change 33
33
34
34
steps :
35
35
- name : Harden Runner
36
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
36
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
37
37
with :
38
38
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
39
39
Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- name : Harden Runner
17
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
17
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
18
18
with :
19
19
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
20
20
Original file line number Diff line number Diff line change 20
20
runs-on : ${{ matrix.os }}
21
21
steps :
22
22
- name : Harden Runner
23
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
23
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
24
24
with :
25
25
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
26
26
Original file line number Diff line number Diff line change 17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
20
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
21
21
with :
22
22
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
23
23
Original file line number Diff line number Diff line change 17
17
runs-on : ubuntu-latest
18
18
steps :
19
19
- name : Harden Runner
20
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
20
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
21
21
with :
22
22
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
23
23
Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- name : Harden Runner
16
- uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
16
+ uses : step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0
17
17
with :
18
18
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
19
19
You can’t perform that action at this time.
0 commit comments