-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
area:generate-builderIssue related to the generate-builder actionIssue related to the generate-builder actiontype:featureNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm currently getting warnings from setup-golang action, due to having already setup golang with a different version and cache location.
That slsa generator needs it when its downloading a binary seems erroneous and is a causing this spurious message as well as wasting ci time.
instead the setup-golang step should be conditional on the input if the tool is to be built.
Metadata
Metadata
Assignees
Labels
area:generate-builderIssue related to the generate-builder actionIssue related to the generate-builder actiontype:featureNew feature or requestNew feature or request
