Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdc485f + 3e5013e commit 7125962Copy full SHA for 7125962
1 file changed
gh-codeql
@@ -168,4 +168,5 @@ if [ -z "$version" ]; then
168
version="$(gh config get extensions.codeql.version)"
169
fi
170
download "$version"
171
+export CODEQL_DIST="$rootdir/dist/$channel/$version"
172
exec "$rootdir/dist/$channel/$version/codeql" "$@"
0 commit comments