From bd0791f7cca6a66a92da198d2dc89df44bd09e75 Mon Sep 17 00:00:00 2001 From: Lucas Mellos Carlos Date: Mon, 11 Dec 2023 17:26:09 -0300 Subject: [PATCH] update tbot --- .github/actions/teleport/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/teleport/action.yml b/.github/actions/teleport/action.yml index 96d83a20..a2b789d6 100644 --- a/.github/actions/teleport/action.yml +++ b/.github/actions/teleport/action.yml @@ -4,7 +4,7 @@ description: Proxy requests using Teleport inputs: TELEPORT_VERSION: required: false - default: 12.0.4 + default: 14.0.0 description: The teleport binary client version JOIN_METHOD: required: false