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