From ef575f3cf1b0268593c26ad38174b9d0d7f50b9c Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Tue, 4 Aug 2026 21:31:12 -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: