mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Change to using a single input
This commit is contained in:
@@ -13,7 +13,7 @@ inputs:
|
||||
description: GitHub token to use for authenticating with this instance of GitHub. To download custom packs from multiple registries, use registries-auth-tokens.
|
||||
default: ${{ github.token }}
|
||||
required: false
|
||||
registries-auth-tokens:
|
||||
registries:
|
||||
description: |
|
||||
Authenticate to GitHub Enterprise Server Container registries by passing a comma-separated list of <registry_url>=<token> pairs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user