Skip to content
Open
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'origin/main' into michaelrfairhurst/imp…
…lement-package-preprocessor

Update qtil to 0.0.2, which is newly published to support newer versions of codeql/util.
  • Loading branch information
MichaelRFairhurst committed Aug 24, 2025
commit 5da3a007d4c852c413bdb5273cfe8449c0f26a8f
2 changes: 1 addition & 1 deletion cpp/misra/src/codeql-pack.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
lockVersion: 1.0.0
dependencies:
advanced-security/qtil:
version: 0.0.1
version: 0.0.2
codeql/cpp-all:
version: 4.0.3
codeql/dataflow:
Expand Down
4 changes: 2 additions & 2 deletions cpp/misra/src/qlpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ default-suite: codeql-suites/misra-cpp-default.qls
license: MIT
dependencies:
codeql/common-cpp-coding-standards: '*'
codeql/cpp-all: 2.1.1
advanced-security/qtil: 0.0.1
codeql/cpp-all: 4.0.3
advanced-security/qtil: 0.0.2
2 changes: 1 addition & 1 deletion cpp/misra/test/codeql-pack.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
lockVersion: 1.0.0
dependencies:
advanced-security/qtil:
version: 0.0.1
version: 0.0.2
codeql/cpp-all:
version: 4.0.3
codeql/dataflow:
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.