mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
11 lines
379 B
YAML
11 lines
379 B
YAML
# Change 'getting-started' to the name of a user or organization that you have write access to.
|
|
name: getting-started/codeql-extra-queries-actions
|
|
version: 0.0.0
|
|
extractor: actions
|
|
dependencies:
|
|
# This uses the latest version of the codeql/go-all library.
|
|
# You may want to change to a more precise semver string.
|
|
codeql/actions-all: "*"
|
|
|
|
dataExtensions:
|
|
- exclusions.yml |