File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 46
46
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
47
47
48
48
- name : Checkout repository
49
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
49
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
50
50
51
51
# Initializes the CodeQL tools for scanning.
52
52
- name : Initialize CodeQL
Original file line number Diff line number Diff line change 22
22
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
23
23
24
24
- name : " Checkout Repository"
25
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
25
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
26
26
- name : " Dependency Review"
27
27
uses : actions/dependency-review-action@0c155c5e8556a497adf53f2c18edabf945ed8e70 # v4.3.2
Original file line number Diff line number Diff line change 14
14
with :
15
15
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
16
16
17
- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
17
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
18
18
- name : installing node@18
19
19
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
20
20
with :
Original file line number Diff line number Diff line change 12
12
with :
13
13
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
14
14
15
- - uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
15
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
16
16
- name : installing node@18
17
17
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
18
18
with :
Original file line number Diff line number Diff line change 38
38
egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
39
39
40
40
- name : " Checkout code"
41
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v3.1.0
41
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v3.1.0
42
42
with :
43
43
persist-credentials : false
44
44
You can’t perform that action at this time.
0 commit comments