Merge pull request #2196 from github/henrymercer/update-packs-input-d… · github/codeql-action@0d680ab (original) (raw)

Original file line number Diff line number Diff line change
@@ -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