diff --git a/.github/ubertemplate/uber.fabric b/.github/ubertemplate/uber.fabric index 179d5438..32d00c6c 100644 --- a/.github/ubertemplate/uber.fabric +++ b/.github/ubertemplate/uber.fabric @@ -1,9 +1,9 @@ fabric { plugin_versions = { - "blackstork/nist_nvd" = ">= v0.4.1" + "blackstork/nist_nvd" = ">= v0.0.0" } - plugins_registry { + plugin_registry { mirror_dir = env.FABRIC_PLUGIN_DIR } }