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
hi,
In my runner i am using ubuntu-latest with go-1.23 in my action.
when i run act -b --rm it gives tls: failed to verify certificate: x509 error for one of the module in go.mod.
i have tried to run the command in my environment locally works fine.
Is there any pointers or docs i can refer to fix this.
Thanks for help in advance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi,
In my runner i am using
ubuntu-latest
withgo-1.23
in my action.when i run
act -b --rm
it givestls: failed to verify certificate: x509
error for one of the module ingo.mod
.i have tried to run the command in my environment locally works fine.
Is there any pointers or docs i can refer to fix this.
Thanks for help in advance.
Beta Was this translation helpful? Give feedback.
All reactions