dduzgun-security/bump-go
Auto-bumps Go version to the latest available major version and updates stdlibs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| go_version | Current Go version. The value can be a specific version (eg: 1.22.3) or a file containing the version (eg: .go-version). Default '.go-version' | yes | .go-version |
| github_token | GITHUB_TOKEN with contents:write and pull-requests:write permissions | yes | ${{ github.token }} |
| pr_reviewer | Reviewer for the PR | yes | — |
Outputs
no outputs