File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 35
35
36
36
steps :
37
37
- name : Checkout
38
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
38
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
39
39
40
40
- name : Setup Node.js
41
41
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
72
72
73
73
steps :
74
74
- name : Checkout
75
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
75
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
76
76
77
77
- name : Setup Node.js
78
78
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
Original file line number Diff line number Diff line change 27
27
28
28
steps :
29
29
- name : Checkout
30
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
30
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
31
31
with :
32
32
lfs : true
33
33
Original file line number Diff line number Diff line change 31
31
32
32
steps :
33
33
- name : Checkout
34
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
34
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
35
35
36
36
- name : Initialize CodeQL
37
37
uses : github/codeql-action/init@592977e6ae857384aa79bb31e7a1d62d63449ec5
Original file line number Diff line number Diff line change 36
36
37
37
steps :
38
38
- name : Checkout
39
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
39
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
40
40
41
41
- name : Setup Node.js
42
42
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
73
73
74
74
steps :
75
75
- name : Checkout
76
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
76
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
77
77
78
78
- name : Setup Node.js
79
79
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
Original file line number Diff line number Diff line change 34
34
35
35
steps :
36
36
- name : Checkout
37
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
37
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
38
38
39
39
- name : Check repository visibility
40
40
if : ${{ github.event_name == 'pull_request' }}
Original file line number Diff line number Diff line change 35
35
36
36
steps :
37
37
- name : Checkout
38
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
38
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
39
39
40
40
- name : Setup Node.js
41
41
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
72
72
73
73
steps :
74
74
- name : Checkout
75
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
75
+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
76
76
77
77
- name : Setup Node.js
78
78
uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
You can’t perform that action at this time.
0 commit comments