mirror of
https://github.com/github/codeql-action.git
synced 2026-05-17 08:40:16 +00:00
Draft: upload artifacts only in post-init, and combined SARIF artifacts at most once
This commit is contained in:
@@ -64,6 +64,9 @@ export enum EnvVar {
|
||||
|
||||
ODASA_TRACER_CONFIGURATION = "ODASA_TRACER_CONFIGURATION",
|
||||
|
||||
/** The value of the `output` input for the analyze action. */
|
||||
SARIF_RESULTS_OUTPUT_DIR = "CODEQL_ACTION_SARIF_RESULTS_OUTPUT_DIR",
|
||||
|
||||
/**
|
||||
* What percentage of the total amount of RAM over 8 GB that the Action should reserve for the
|
||||
* system.
|
||||
|
||||
Reference in New Issue
Block a user