Skip to content

Commit d3b3320

Browse files
authored
chore: replace ssh_key fingerprint (#184)
1 parent c5dcf85 commit d3b3320

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
@@ -44,7 +44,7 @@ jobs:
4444
- checkout
4545
- add_ssh_keys:
4646
fingerprints:
47-
- 'fe:98:73:d4:14:87:89:62:38:63:9f:be:33:14:32:01'
47+
- 'b4:e5:85:38:ad:95:24:26:ab:28:74:80:2b:95:3f:85'
4848
- node/install-packages
4949
- update-version
5050
- run:

0 commit comments

Comments
 (0)