From eaa2c087506809a158d176f20010379397a2e4da Mon Sep 17 00:00:00 2001 From: Joshua Seligman <73916714+joshuaseligman18@users.noreply.github.com> Date: Fri, 10 Apr 2026 14:27:00 -0400 Subject: [PATCH] Removed the default config from the action --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 61b93bb..36bceb7 100644 --- a/action.yml +++ b/action.yml @@ -50,7 +50,6 @@ inputs: type: string description: "Path to a configuration file" required: false - default: .github/version.yml outputs: version: