mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 23:00:26 +00:00
Generated
+1
-1
@@ -120726,7 +120726,7 @@ function getTemporaryDirectory() {
|
||||
return value !== void 0 && value !== "" ? value : getRequiredEnvParam("RUNNER_TEMP");
|
||||
}
|
||||
function getActionVersion() {
|
||||
return "3.35.2";
|
||||
return "4.35.2";
|
||||
}
|
||||
function getWorkflowEventName() {
|
||||
return getRequiredEnvParam("GITHUB_EVENT_NAME");
|
||||
|
||||
Reference in New Issue
Block a user