diff --git a/action.yml b/action.yml index 67f5f97..2ba4a3b 100644 --- a/action.yml +++ b/action.yml @@ -6,9 +6,9 @@ branding: icon: box inputs: version: - description: "The kind version to use (default: v0.12.0)" + description: "The kind version to use (default: v0.13.0)" required: false - default: "v0.12.0" + default: "v0.13.0" config: description: "The path to the kind config file" required: false