-
-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
Description
Welcome
- Yes, I understand that the GitHub action repository is not the repository of golangci-lint itself.
- Yes, I've searched similar issues on GitHub and didn't find any.
Your feature request related to a problem? Please describe.
I would like to include the values of GOARCH, GOARM, GOOS and the --build-tags argument into the cache key which is not possible because the cache key is hardcoded.
Describe the solution you'd like.
A cache-key option to define a custom cache key.
Describe alternatives you've considered.
None
Additional context.
No response