diff --git a/action.yml b/action.yml index ac7bf57..29d1ed8 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,6 @@ branding: inputs: bun-version: description: 'The version of Bun to install. (e.g. "latest", "canary", "1.0.0", "1.0.x", )' - default: latest required: false registry-url: required: false