From c3926d3cbac7e66862f72ed49fdfeeda35260d6a Mon Sep 17 00:00:00 2001 From: dilanbhalla <35575727+dilanbhalla@users.noreply.github.com> Date: Wed, 23 Apr 2025 10:26:27 -0700 Subject: [PATCH] Update qlpack.yml --- powershell/ql/lib/qlpack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/powershell/ql/lib/qlpack.yml b/powershell/ql/lib/qlpack.yml index 1632e530e5f..eb6fa38140c 100644 --- a/powershell/ql/lib/qlpack.yml +++ b/powershell/ql/lib/qlpack.yml @@ -1,4 +1,4 @@ -name: microsoft-sdl/powershell-all +name: microsoft/powershell-all version: 0.0.1 groups: - powershell @@ -16,4 +16,4 @@ dependencies: dataExtensions: - semmle/code/powershell/frameworks/**/model.yml - semmle/code/powershell/frameworks/**/*.model.yml -warnOnImplicitThis: true \ No newline at end of file +warnOnImplicitThis: true