Skip to content

Commit 1efca41

Browse files
committed
Clarify description of registries input
1 parent bf97a6d commit 1efca41

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

init/action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ inputs:
1515
required: false
1616
registries:
1717
description: |
18+
Use this input only when you need to download CodeQL packages from another instance of GitHub. If you only need to download packages from this GitHub instance, use the token input instead.
19+
1820
A YAML string that defines the list of GitHub container registries to use for downloading packs. The string is in the following form (the | is required on the first line):
1921
2022
registries: |

0 commit comments

Comments
 (0)