mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Update to the latest version of @actions/github.
This commit is contained in:
+1
-1
@@ -1023,7 +1023,7 @@ async function getRemoteConfig(
|
||||
|
||||
const response = await api
|
||||
.getApiClient(githubAuth, githubUrl, true)
|
||||
.repos.getContents({
|
||||
.repos.getContent({
|
||||
owner: pieces.groups.owner,
|
||||
repo: pieces.groups.repo,
|
||||
path: pieces.groups.path,
|
||||
|
||||
Reference in New Issue
Block a user