-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
Running cli-linux v4.0.1
, we get this error.
Error:
2024-02-29T14:46:35.8612172Z Failed to submit the dependency snapshot, check logs for more details, Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
2024-02-29T14:46:35.8614206Z crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported
Command:
cli-linux --token "$GITHUB_TOKEN" --repository "$GITHUB_REPOSITORY" --branch-ref "$GITHUB_REF" --sha "$GITHUB_SHA" --directory "${INPUT_DIRECTORY}" --job-name "${JOB_NAME}"
The issue could be related to this NPM dependency: @actions/core
Metadata
Metadata
Assignees
Labels
No labels