Rename config token > external-repo-token

This commit is contained in:
cnagadya
2022-11-08 11:16:26 +00:00
parent 336da03de2
commit f0ff0b670a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -147,7 +147,7 @@ async function getRemoteConfig(configOpts: {
// https://github.com/github/codeql-action/blob/main/init/action.yml#L59
// external-repo-token
const {data} = await octokitClient(
'remote-config-repo-token',
'external-repo-token',
false
).rest.repos.getContent({
mediaType: {