Skip to content

Commit

Permalink
Update Code-Scanning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-ronstadt authored Sep 24, 2024
1 parent 72c80e8 commit f28ef0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Code-Scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
languages: ${{ matrix.language }}
#config-file: microsoft/Windows-Driver-Developer-Supplemental-Tools/config/codeql-config.yml@jacob-ronstadt/isolation
packs: microsoft/windows-drivers
packs: microsoft/windows-drivers@1.1.0-alpha+3955681
#@1.1.0-alpha+3955681:drivers\general\queries\experimental\DriverIsolationZwViolation1\DriverIsolationZwViolation1.ql
- name: Retrieve and build all available solutions
run: .\Build-AllSamples.ps1 -Verbose -ThrottleLimit 1
Expand Down

0 comments on commit f28ef0f

Please sign in to comment.