renovatebot/github-action

Artifact error for Golang repositories now 1.22 has been released

richjyoung opened this issue · 3 comments

Renovate fails to run for golang repositories, with the following warning:

"artifactErrors": [
 {
   "lockFile": "go.sum",
   "stderr": "Command failed: install-tool golang 1.22.0\n"
 }
]

All update PRs are then marked with Artifact Update Problem

Binaries where not published and renovate sugested to fast. should work now when you retry.

All working again this morning, many thanks