radcortez/Project Version Action
Retrieves the project version from a file in the Repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client | no | ${{github.token}} |
| version-file-path | The path of the file in the repo with the version | yes | — |
Outputs
| name | description |
|---|---|
| project-version | The project version |