actions-marketplace-validations/Flutter Pubspec Updater
Update pubspec.yaml based on results from $ flutter pub outdated
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pathToPubspecFile | relative path to pubspec.yaml file from root directory | yes | ./pubspec.yaml |
Outputs
| name | description |
|---|---|
| pullRequestRequired | a boolean value deciding if a new pull request should be made or not (using another GitHub Action) |