-
-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dockerbuild is failing when running the action #43
Comments
Hi, this one looks unrelated to the docker build itself but an error when downloading dependencies from GitHub. A build worked well just now with the same dependency so I'll assume it was a transient error, can you confirm if it worked well after a retry? |
I'm having the same issues since this morning. Already retried several times, but still getting this error:
|
This could be related to go-yaml/yaml#887 |
Adding a See falbrechtskirchinger@5784c3d for a fix. |
Closes srvaroa#43 See go-yaml/yaml#887 (comment) for more information.
Since around yesterday the action is failing to build the docker container and thus run the action itself.
If I am not mistaken there is already a pr in place (#37) to switch to a JavaScript based action.
Here is the log output when running the action:
The text was updated successfully, but these errors were encountered: