rainbow-me/github-setup-go-action
Set up Go with dependency caching and private repo support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| go-version-file | Path to go.mod file for version detection | no | go.mod |
| personal-access-token | Personal access token for private repos | no | — |
| cache-dependency-path | Path to go.sum file for cache key | no | go.sum |
| cache-key | A unique key to keep caches for different actions | yes | — |
Outputs
no outputs