flownative/Determine latest release tag
Determine which "v*" Git tag matches the commit currently tagged with "latest"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 16, 2024
- License
- MIT
Pinned Snippet
uses: flownative/action-git-latest-release@a670341f0fe37fa7c17bf8631eba367b8858a66a # v1.1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
no inputs
Outputs
| name | description |
|---|---|
| tag | The Git version tag ("v*") matching the commit currently tagged as "latest". |