File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
23
23
- name : Install QLT
24
24
id : install-qlt
25
- uses : ./ .github/actions/install-qlt
25
+ uses : advanced-security/codeql-development-toolkit/ .github/actions/install-qlt@main
26
26
with :
27
27
qlt-version : ' latest'
28
28
add-to-path : true
47
47
48
48
- name : Install QLT
49
49
id : install-qlt
50
- uses : ./ .github/actions/install-qlt
50
+ uses : advanced-security/codeql-development-toolkit/ .github/actions/install-qlt@main
51
51
with :
52
52
qlt-version : ' latest'
53
53
add-to-path : true
@@ -134,7 +134,7 @@ jobs:
134
134
135
135
- name : Install QLT
136
136
id : install-qlt
137
- uses : ./ .github/actions/install-qlt
137
+ uses : advanced-security/codeql-development-toolkit/ .github/actions/install-qlt@main
138
138
with :
139
139
qlt-version : ' latest'
140
140
add-to-path : true
You can’t perform that action at this time.
0 commit comments