Change from codeql v2.7.6 to codeql v2.9.3

This commit is contained in:
Michael Hohn
2022-08-03 10:27:03 -07:00
committed by =Michael Hohn
parent f64503ae1d
commit 48dede015c
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
name: cpp-sql-injection
version: 0.0.0
libraryPathDependencies: codeql-cpp
dependencies:
# This uses the latest version of the codeql/cpp-all library.
# You may want to change to a more precise semver string.
codeql/cpp-all: "*"