Skip to content

Commit

Permalink
Remove "experimental" designation from packs input
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymercer committed Mar 13, 2024
1 parent f195496 commit a009e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ inputs:
required: false
packs:
description: >-
[Experimental] Comma-separated list of packs to run. Reference a pack in the format `scope/name[@version]`. If `version` is not
Comma-separated list of packs to run. Reference a pack in the format `scope/name[@version]`. If `version` is not
specified, then the latest version of the pack is used. By default, this overrides the same setting in a
configuration file; prefix with "+" to use both sets of packs.
Expand Down

0 comments on commit a009e4d

Please sign in to comment.