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: https://github.com/facebook/react-native/pull/35791

Test Plan: n/a

Reviewed By: cipolleschi

Differential Revision: D42413025

Pulled By: cortinico

fbshipit-source-id: 571f304e8cc2dad19c41e5413ed3c7d4c078ba60

# Conflicts:
#	.circleci/config.yml
This commit is contained in:
Nicola Corti
2023-01-09 14:21:46 +00:00
committed by Lorenzo Sciandra
parent 49dd38f133
commit fb653a13bc
+1 -1
View File
@@ -1112,7 +1112,7 @@ jobs:
- run_yarn
- add_ssh_keys:
fingerprints:
- "1c:98:e0:3a:52:79:95:29:12:cd:b4:87:5b:41:e2:bb"
- "1f:c7:61:c4:e2:ff:77:e3:cc:ca:a7:34:c2:79:e3:3c"
- run:
name: "Set new react-native version and commit changes"
command: |