mirror of
https://github.com/github/codeql-action.git
synced 2026-08-05 04:57:19 -05:00
Do not download CLI
This commit is contained in:
@@ -2,10 +2,6 @@ name: 'CodeQL: Resolve Build Environment'
|
||||
description: '[Experimental] Attempt to infer a suitable environment configuration for the autobuilder'
|
||||
author: 'GitHub'
|
||||
inputs:
|
||||
tools:
|
||||
description: URL of CodeQL tools
|
||||
required: false
|
||||
# If not specified the Action will check in several places until it finds the CodeQL tools.
|
||||
token:
|
||||
default: ${{ github.token }}
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user