diff --git a/powershell/ql/src/qlpack.yml b/powershell/ql/src/qlpack.yml index 8e7c697f595..3eb0d6fa951 100644 --- a/powershell/ql/src/qlpack.yml +++ b/powershell/ql/src/qlpack.yml @@ -6,6 +6,6 @@ groups: - queries extractor: powershell dependencies: - microsoft-sdl/powershell-all: ${workspace} + microsoft/powershell-all: ${workspace} codeql/suite-helpers: ${workspace} warnOnImplicitThis: true