diff --git a/action.yml b/action.yml index 4779068..709a681 100644 --- a/action.yml +++ b/action.yml @@ -28,7 +28,7 @@ inputs: patch-labels: description: "Comma separated list of labels for patch releases." - default: "bugfix" + default: "bugfix,dependencies" branding: icon: tag