erikns/buildtag-action
Generate a build tag unique to the workflow run for use in version tags and docker image tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template | The tag template | yes | — |
| timeFormat | Format specifier for the time tag element | no | YYYYMMDDHHmm |
| shortShaLength | Number of characters of the full SHA to use when referring to shortSha | no | 7 |
Outputs
| name | description |
|---|---|
| tag | The generated TAG |