Results 4 issues of Bright Ran

Associated GitHub Community ticket: https://github.community/t/codeql-out-of-memory/135280 The customer set a workflow like as [this](https://github.com/bdukes/Dnn.Platform/actions/runs/282463971/workflow). When the set the **CodeQL action** to run for the **C#** language, the step "[**Perform CodeQL Analysis**](https://github.com/bdukes/Dnn.Platform/actions/runs/282463971/workflow#L70)"...

More details about the problem, see this ticket: https://stackoverflow.com/questions/66690755/no-windows-console-found-are-you-running-cmd-exe-what-is-exact-reason-for-this

feature-request

Associated GitHub Community ticket: https://github.community/t/labeler-typeerror-glob-pattern-string-required/133467 According to the [README](https://github.com/actions/labeler#create-githublabeleryml) of this action, the following configurations in the label configuration file should work: ```yaml label-1: - any: ['list', 'of', 'globs'] all:...

Associated GitHub Community ticket: https://github.community/t/abuse-detection-mechanism-prevent-running-test/134996 When using this action in the workflow, the action failed with the following error (see [here](https://github.com/apache/helix/runs/1185866888?check_suite_focus=true#step:4:8)): > Error: HttpError: You have triggered an abuse detection...