Skip to content

Commit 3ca5f97

Browse files
authored
chore: update ssh key fingerprint for cci deployment (#2671)
1 parent d82caae commit 3ca5f97

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
@@ -228,7 +228,7 @@ jobs:
228228
steps:
229229
- add_ssh_keys:
230230
fingerprints:
231-
- '7a:f2:7f:a6:62:1a:9e:0f:f1:03:8c:fc:86:93:77:6e'
231+
- '3f:b4:9f:aa:0b:d7:c5:16:fb:44:44:35:cb:a7:70:e0'
232232
- *restore_repo
233233
- restore_gems
234234
- check_bundle

0 commit comments

Comments
 (0)