From b75d5f99ca5c38b5a7137147c15151d748db9332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Krzemi=C5=84ski?= <3110813+krzema12@users.noreply.github.com> Date: Thu, 29 Feb 2024 21:35:47 +0100 Subject: [PATCH] Update docker/setup-buildx-action --- typings/docker/setup-buildx-action/v3/action-types.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/typings/docker/setup-buildx-action/v3/action-types.yml b/typings/docker/setup-buildx-action/v3/action-types.yml index 1146816..3448127 100644 --- a/typings/docker/setup-buildx-action/v3/action-types.yml +++ b/typings/docker/setup-buildx-action/v3/action-types.yml @@ -30,6 +30,8 @@ inputs: type: string cleanup: type: boolean + cache-binary: + type: boolean # Please check those outputs's description and set a proper type. 'string' is just set by default outputs: name: