3nauk/Get current pom version
Get the current version of the pom package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 3, 2021
- License
- None
Pinned Snippet
uses: 3nauk/bbcron-action-maven-getinfo@effcfed8143af9077c471dbf478316b45948b9b5 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to pom.xml file (directories only), e.g. mavenproject/<yourproject> | no | . |
Outputs
| name | description |
|---|---|
| version | Current version defined in the pom.xml file |