mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 02:18:47 +00:00
Rebuild
This commit is contained in:
Generated
+1
-1
@@ -103629,7 +103629,7 @@ function getDiffRangesJsonFilePath() {
|
||||
return path2.join(getTemporaryDirectory(), PR_DIFF_RANGE_JSON_FILENAME);
|
||||
}
|
||||
function getActionVersion() {
|
||||
return "4.35.1";
|
||||
return "4.35.2";
|
||||
}
|
||||
function getWorkflowEventName() {
|
||||
return getRequiredEnvParam("GITHUB_EVENT_NAME");
|
||||
|
||||
Reference in New Issue
Block a user