dudo/Github Tag Check
Checks the code for a version. Compares that version with GitHub.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Declare this variable if you don't want the version inferred. | no | — |
| git_tag_prefix | What to use in front of your version? eg. v, ver. | no | — |
| GITHUB_REPOSITORY | user_or_organization/repo | yes | This is provided by GitHub during events. |
| GITHUB_TOKEN | GitHub token. | yes | This is provided by GitHub during events. |
Outputs
| name | description |
|---|---|
| git_tag_name | The detected tag name. |