actions-marketplace-validations/Docker tag from github.ref
Generate Docker tag from github.ref
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 17, 2025
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/yuya-takeyama_docker-tag-from-github-ref-action@45ed0d293095fe251845fc57ad830d186b0729c7 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| latest-branches | Comma-separated names of branches to be `latest` Docker tag | no | main,master |
| remove-version-tag-prefix | Remove `v` from version tag prefix | no | true |
Outputs
| name | description |
|---|---|
| tag | Generated Docker tag |