2codersstudio/Retrieve the bundle version of the project
To build release based on tag and verify version has been set in Info.plist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 20, 2021
- License
- MIT
Pinned Snippet
uses: 2codersstudio/actionplistversion@c30361d73f087bacd6d9bbff8daa9987ee9021a5 # 1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| plist-path | path to Info.plist file containing CFBundleShortVersionString | yes | — |
| key | path to Info.plist file containing CFBundleShortVersionString | yes | — |
Outputs
| name | description |
|---|---|
| version | Version |