tdemin/Find Latest Tag of Git repository
Find latest tag of any Git repository on the Internet
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repo to check the latest tag for | yes | — |
| tag | Regular expression to match tags against | — | "" |
Outputs
| name | description |
|---|---|
| tag | Latest tag matching the regular expression |