mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
7 lines
211 B
YAML
7 lines
211 B
YAML
name: getting-started/codeql-duckdb
|
|
version: 0.0.0
|
|
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: "*"
|