@@ -78,7 +78,7 @@ inputs: |
|
|
78 |
78 |
required: false |
79 |
79 |
packs: |
80 |
80 |
description: >- |
81 |
|
- [Experimental] Comma-separated list of packs to run. Reference a pack in the format `scope/name[@version]`. If `version` is not |
|
81 |
+ Comma-separated list of packs to run. Reference a pack in the format `scope/name[@version]`. If `version` is not |
82 |
82 |
specified, then the latest version of the pack is used. By default, this overrides the same setting in a |
83 |
83 |
configuration file; prefix with "+" to use both sets of packs. |
84 |
84 |
|