Skip to content

Commit 97e844f

Browse files
cortinicofacebook-github-bot
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 e55277c commit 97e844f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1427,7 +1427,7 @@ jobs:
14271427
- run_yarn
14281428
- add_ssh_keys:
14291429
fingerprints:
1430-
- "1c:98:e0:3a:52:79:95:29:12:cd:b4:87:5b:41:e2:bb"
1430+
- "1f:c7:61:c4:e2:ff:77:e3:cc:ca:a7:34:c2:79:e3:3c"
14311431
- brew_install:
14321432
package: cmake
14331433
- run:

0 commit comments

Comments
 (0)