Skip to content

Commit 06e8577

Browse files
cortinicokelset
authored andcommitted
Update fingerprint for SSH deploy key (#35791)
Summary: Rotating a private SSH key we had left to rotate. ## Changelog [INTERNAL] - Update fingerprint for SSH deploy key Pull Request resolved: #35791 Test Plan: n/a Reviewed By: cipolleschi Differential Revision: D42413025 Pulled By: cortinico fbshipit-source-id: 571f304e8cc2dad19c41e5413ed3c7d4c078ba60
1 parent 22f920f commit 06e8577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1421,7 +1421,7 @@ jobs:
14211421
- run_yarn
14221422
- add_ssh_keys:
14231423
fingerprints:
1424-
- "1c:98:e0:3a:52:79:95:29:12:cd:b4:87:5b:41:e2:bb"
1424+
- "1f:c7:61:c4:e2:ff:77:e3:cc:ca:a7:34:c2:79:e3:3c"
14251425
- brew_install:
14261426
package: cmake
14271427
- run:

0 commit comments

Comments
 (0)