actions-marketplace-validations/flutter-version-number
Reads the version number of the pubspec.yaml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 25, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/niklaslehnfeld_flutter-version-number-action@dcac2cc7a03b18e7a7a5ac367159b585f0490fb8 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file-path | Path to your pubspec.yaml. Default is ./pubspec.yaml | no | ./pubspec.yaml |
Outputs
| name | description |
|---|---|
| version-number | Version number |