We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb32f1 commit e88d885Copy full SHA for e88d885
.github/workflows/run-codeql-unit-tests-javascript.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Install QLT
24
id: install-qlt
25
- uses: ./.github/actions/install-qlt
+ uses: advanced-security/codeql-development-toolkit/install-qlt@main
26
with:
27
qlt-version: 'latest'
28
add-to-path: true
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
@@ -134,7 +134,7 @@ jobs:
134
135
136
137
138
139
140
0 commit comments