From 327286c365b8440350802f36d0417fbd8249805d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 May 2026 04:18:11 +0000 Subject: [PATCH] chore(deps): update teleport to v18.7.6 --- tools/teleport/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/teleport/manifest.yaml b/tools/teleport/manifest.yaml index 4e9390de9e..5708ccc29a 100644 --- a/tools/teleport/manifest.yaml +++ b/tools/teleport/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: teleport -version: "18.7.2" +version: "18.7.6" check: ${binary} version | cut -d' ' -f2 | tr -d v tags: - type/cli