mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 18:30:14 +00:00
Only load repository properties for repos owned by orgs
This commit is contained in:
@@ -159,6 +159,9 @@ inputs:
|
||||
description: >-
|
||||
Explicitly enable or disable caching of project build dependencies.
|
||||
required: false
|
||||
repository-owner-type:
|
||||
default: ${{ github.event.repository.owner.type }}
|
||||
required: false
|
||||
outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
|
||||
Reference in New Issue
Block a user