You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use GitHub Enterprise Server and therefore GH uses a different hostname.
Seems the action does not use locations from the github.context but assumes github.com.
2023-05-03T12:40:34.4208205Z ##[error]HTTP Status 401 for request POST https://api.github.com/repos/platform/vs86957-go-test/dependency-graph/snapshots
2023-05-03T12:40:34.4209980Z ##[error]Response body:
{
"message": "Bad credentials",
"documentation_url": "https://docs.github.com/rest"
}
2023-05-03T12:40:34.4210878Z ##[error]Bad credentials
2023-05-03T12:40:34.4729810Z ##[error]HttpError: Bad credentials
at /runner/_work/_actions/actions/go-dependency-submission/v1/webpack:/go-dependency-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4235:1
at processTicksAndRejections (node:internal/process/task_queues:96:5)
The text was updated successfully, but these errors were encountered:
We will update dependency-submission-toolkit to fix this issue and then update this Action. We will close this issue when we confirm the fix. Thank you for reporting!
We use GitHub Enterprise Server and therefore GH uses a different hostname.
Seems the action does not use locations from the
github.context
but assumes jackfan.us.kg.The text was updated successfully, but these errors were encountered: