stefma/Upgrade Go Action
Check if there is a Go upgrade available, and create a pull request if there is.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-branch | The (base) branch where the PR will be created at. Default is main | no | main |
| gh-token | The GitHub token | no | ${{ github.token }} |
| dry-run | If true, the action will only check for upgrades and not create a PR. Default is false | no | false |
Outputs
no outputs