mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 09:53:04 +01:00
8 lines
319 B
YAML
8 lines
319 B
YAML
# Change 'getting-started' to the name of a user or organization that you have write access to.
|
|
name: codeql-sqlite/codeql-extra-queries-java
|
|
version: 0.0.0
|
|
dependencies:
|
|
# This uses the latest version of the codeql/java-all library.
|
|
# You may want to change to a more precise semver string.
|
|
codeql/java-all: "*"
|