From b2d072a15ba9e799dbc505c707140d9f33237405 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Thu, 3 Sep 2026 08:22:44 -0700 Subject: [PATCH] components: clippy --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index bf6e6b4..aec07dc 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: