efirestone/Get Version Tag
Find the git tag that looks like a version and outputs that version for use in other actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
no inputs
Outputs
| name | description |
|---|---|
| version | The version, without a leading "v" |
| version-with-v | The version, with a leading "v" |