mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
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:
committed by
Lorenzo Sciandra
parent
49dd38f133
commit
fb653a13bc
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user