From d3b3320cf001aee09b3025af6a7ac185674e64be Mon Sep 17 00:00:00 2001 From: "Kyle a.k.a. TechSquidTV" <33272306+KyleTryon@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:06:09 -0400 Subject: [PATCH] chore: replace ssh_key fingerprint (#184) --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b6cdca4..1c9c1b0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -44,7 +44,7 @@ jobs: - checkout - add_ssh_keys: fingerprints: - - 'fe:98:73:d4:14:87:89:62:38:63:9f:be:33:14:32:01' + - 'b4:e5:85:38:ad:95:24:26:ab:28:74:80:2b:95:3f:85' - node/install-packages - update-version - run: