File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
14
14
steps :
15
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
15
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16
16
with :
17
17
repository : neo-technology/whitelist-check
18
18
token : ${{ secrets.NEO4J_TEAM_GRAPHQL_PERSONAL_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 21
21
runs-on : ubuntu-latest
22
22
23
23
steps :
24
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
24
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
25
25
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
26
26
with :
27
27
node-version : lts/*
Original file line number Diff line number Diff line change 15
15
runs-on : ubuntu-latest
16
16
17
17
steps :
18
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
18
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
19
19
- uses : reviewdog/action-actionlint@fd627997c9688c2f39e13917aed23873c031b834 # v1.48.0
20
20
with :
21
21
reporter : github-check
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
14
14
steps :
15
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
15
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16
16
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
17
17
with :
18
18
node-version : lts/*
Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
16
16
steps :
17
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
17
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
18
18
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
19
19
with :
20
20
node-version : 18.13.0
38
38
typescript_files : ${{ steps.filter.outputs.typescript_files }}
39
39
40
40
steps :
41
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
41
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
42
42
- uses : dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
43
43
id : filter
44
44
with :
54
54
runs-on : ubuntu-latest
55
55
56
56
steps :
57
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
57
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
58
58
- uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
59
59
with :
60
60
go-version : " ^1.17.0"
Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
11
11
steps :
12
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
12
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
13
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
14
14
with :
15
15
node-version : lts/*
Original file line number Diff line number Diff line change 19
19
20
20
steps :
21
21
- name : Check out repository code
22
- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
22
+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
23
23
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
24
24
with :
25
25
node-version : lts/*
Original file line number Diff line number Diff line change 12
12
runs-on : ubuntu-latest
13
13
14
14
steps :
15
- - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
15
+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16
16
- uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
17
17
with :
18
18
node-version : lts/*
You can’t perform that action at this time.
0 commit comments