mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
This fixes the [ATM PR checks](https://github.com/github/codeql/actions/runs/3392995797/jobs/5639827326) breaking on main as a result of https://github.com/github/codeql/pull/11004.
10 lines
370 B
YAML
10 lines
370 B
YAML
name: codeql/javascript-experimental-atm-model-building
|
|
extractor: javascript
|
|
library: false
|
|
groups:
|
|
- javascript
|
|
- experimental
|
|
dependencies:
|
|
codeql/javascript-experimental-atm-lib: ${workspace}
|
|
codeql/javascript-experimental-atm-model: "0.2.1-2022-09-06-08h55m54s.bubbly-basin-xpztl8fh.f3c3c9360a727959e428ecc6932257e6a546dc65d8a9baac525a49247123822d"
|