blendfactory/DVM config action
Action to extract the DVM config file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 26, 2024
- License
- BSD
Pinned Snippet
uses: blendfactory/dvm-config-action@acdae6fda79f5a230b5424fdf40fcfd9fcd3367b # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the DVM config file. | no | ./.dvm/config.json |
Outputs
| name | description |
|---|---|
| dart-sdk-version | The version of Dart SDK specified in the DVM config file. |