actions-marketplace-validations/Get the next version code
An action to know the next version code of an app in google play console
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 24, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/mmachado53_google-play-next-version-code@bb38418d3c2d57b7a06c7b70f1081723a332d14c # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| serviceAccountJsonFile | The json file of the service account private key to authorize access to google play console api data | yes | — |
| packageName | The package name, of the app | yes | — |
Outputs
| name | description |
|---|---|
| nextVersionCode | The next version code |