actions-marketplace-validations/Snapshotter
Generate a snapshot version based on timestamp and commit hash
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| BASE_VERSION | The base semantic version. For example, v1.2.3 | yes | v0.0.0 |
| GITHUB_TOKEN | The secret access token used to authenticate to GitHub | yes | — |
| GITHUB_USERNAME | The username used to login to GitHub | yes | — |
| GITHUB_REPOSITORY | The repository for which tag is to be generated for the latest commit | yes | — |
Outputs
| name | description |
|---|---|
| SNAPSHOT_VERSION | The generated snapshot version |