From 45949235481cda149033232bdf068b00ceb0b28d Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Fri, 22 Aug 2025 18:27:30 -0700 Subject: [PATCH] components: clippy --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index d8ae096..bd71aaf 100644 --- a/action.yml +++ b/action.yml @@ -19,6 +19,7 @@ inputs: components: description: Comma-separated list of components to be additionally installed required: false + default: clippy outputs: cachekey: