Clarify description of registries input
This commit is contained in:
parent
bf97a6da5b
commit
376fea671d
6 changed files with 12 additions and 14 deletions
|
|
@ -15,8 +15,8 @@ steps:
|
|||
config-file: ./.github/codeql/codeql-config-registries.yml
|
||||
languages: javascript
|
||||
registries: |
|
||||
- url: "https://ghcr.io/v2/",
|
||||
packages: "*/*",
|
||||
- url: "https://ghcr.io/v2/"
|
||||
packages: "*/*"
|
||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue