From 9e9af0e13a243c6902f712bffbf277fb9bf4f718 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ljubo=20Nikoli=C4=87?= Date: Mon, 15 Jul 2024 16:25:45 +0200 Subject: [PATCH] add SHA of key for YHS app used MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ljubo Nikolić --- .github/workflows/scripts/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scripts/config.json b/.github/workflows/scripts/config.json index a22219f2..cc8795d8 100644 --- a/.github/workflows/scripts/config.json +++ b/.github/workflows/scripts/config.json @@ -55,7 +55,7 @@ }, { "name": "yunikorn-history-server", - "key_fingerprint": "XXXX", + "key_fingerprint": "wrNW9GyqMpq4pv1EgXrgwYPweqsHJo2hRzqOMiBYjS8=", "refs": [ { "ref": "^refs/tags/v\\d+\\.\\d+\\.\\d+",