scouratier/Bump Version and Tag
Reads a version file, bumps the patch version, commits, tags, and pushes. Outputs the new version and derived Docker image name.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
no inputs
Outputs
| name | description |
|---|---|
| new_version | The newly bumped semantic version (e.g., 1.2.4) |
| image_name | The Docker image name derived from the repository name (e.g., km_brain_fe) |