File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
runs-on : ubuntu-latest
40
40
steps :
41
41
- name : Harden Runner
42
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
42
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # tag=v2.6.1
43
43
with :
44
44
egress-policy : block
45
45
allowed-endpoints : >
64
64
platforms_json : ${{ steps.csv-to-json.outputs.platforms_json }}
65
65
steps :
66
66
- name : Harden Runner
67
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
67
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # tag=v2.6.1
68
68
with :
69
69
egress-policy : block
70
70
allowed-endpoints : >
Original file line number Diff line number Diff line change 44
44
45
45
steps :
46
46
- name : Harden Runner
47
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
47
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # tag=v2.6.1
48
48
with :
49
49
# TODO: change to 'egress-policy: block' after couple of runs
50
50
egress-policy : audit
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
steps :
14
14
- name : Harden Runner
15
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
15
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # tag=v2.6.1
16
16
with : # TODO: change to 'egress-policy: block' after couple of runs
17
17
egress-policy : audit
18
18
- name : ' Checkout Repository'
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@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
17
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # tag=v2.6.1
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 : ubuntu-latest
21
21
steps :
22
22
- name : Harden Runner
23
- uses : step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # tag=v2.6.0
23
+ uses : step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895 # tag=v2.6.1
24
24
with :
25
25
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
26
26
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
You can’t perform that action at this time.
0 commit comments