Skip to content

Commit 80a22f4

Browse files
Merge branch 'main' into vercel/pkg
2 parents 1fb8d3b + c039c3b commit 80a22f4

25 files changed

+1400
-355
lines changed

init/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ inputs:
1616
config-file:
1717
description: Path of the config file to use
1818
required: false
19+
queries:
20+
description: Comma-separated list of additional queries to run. By default, this overrides the same setting in a configuration file
21+
required: false
1922
runs:
2023
using: 'node12'
2124
main: '../lib/init-action.js'

lib/analyze-action.js

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/analyze-action.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/codeql.js

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)