mirror of
https://github.com/github/codeql-action.git
synced 2026-04-27 17:39:15 +00:00
Prefer accessing context via @actions/github
This commit is contained in:
@@ -159,9 +159,6 @@ 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