mirror of
https://github.com/github/codeql-action.git
synced 2026-05-21 21:08:32 +00:00
Bump minimum CodeQL CLI version to 2.19.4
This commit is contained in:
Generated
+1
-1
@@ -102813,7 +102813,7 @@ function getTemporaryDirectory() {
|
||||
return value !== void 0 && value !== "" ? value : getRequiredEnvParam("RUNNER_TEMP");
|
||||
}
|
||||
function getActionVersion() {
|
||||
return "4.35.5";
|
||||
return "4.36.0";
|
||||
}
|
||||
function getWorkflowEventName() {
|
||||
return getRequiredEnvParam("GITHUB_EVENT_NAME");
|
||||
|
||||
Reference in New Issue
Block a user