Skip to content

Commit 0d680ab

Browse files
authored
Merge pull request #2196 from github/henrymercer/update-packs-input-description
Remove "experimental" designation from `packs` input
2 parents 3d82264 + a009e4d commit 0d680ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ inputs:
7878
required: false
7979
packs:
8080
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
8282
specified, then the latest version of the pack is used. By default, this overrides the same setting in a
8383
configuration file; prefix with "+" to use both sets of packs.
8484

0 commit comments

Comments
 (0)