From 22cee521eee33368ca4f3c78b39da19e032f0255 Mon Sep 17 00:00:00 2001 From: Ross Barnowski Date: Thu, 5 Jan 2023 14:34:29 -0800 Subject: [PATCH] CI: Update circleci deploy key See: https://circleci.com/blog/january-4-2023-security-alert/ --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a8df5dab..9e5be957 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -70,7 +70,7 @@ jobs: - add_ssh_keys: fingerprints: - db:84:df:44:ad:77:d0:aa:2d:81:c9:73:30:9d:21:37 + 5c:54:62:37:75:7f:4d:14:f4:07:82:1c:50:0d:ee:9b - run: name: deploy to gh-pages