File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
31
31
steps :
32
32
- name : Harden Runner
33
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
33
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
34
34
with :
35
35
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
36
36
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@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
19
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
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 18
18
19
19
steps :
20
20
- name : Harden Runner
21
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
21
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
22
22
with :
23
23
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
24
24
Original file line number Diff line number Diff line change 31
31
32
32
steps :
33
33
- name : Harden Runner
34
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
34
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
35
35
with :
36
36
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
37
37
Original file line number Diff line number Diff line change 38
38
39
39
steps :
40
40
- name : Harden Runner
41
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
41
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # v2.6.1
42
42
with :
43
43
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
44
44
You can’t perform that action at this time.
0 commit comments