Skip to content

Commit

Permalink
updates circleci public key (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
runeanielsen authored Feb 24, 2021
1 parent 6622785 commit a776b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- checkout
- add_ssh_keys:
fingerprints:
- "d4:20:c4:24:87:f4:29:f5:af:8a:08:04:cc:dd:f2:3c"
- "64:66:4b:e7:85:f1:1c:56:08:38:38:02:68:48:31:36"
- run:
name: key-scan
command: ssh-keyscan github.com >> ~/.ssh/known_hosts
Expand Down

0 comments on commit a776b0c

Please sign in to comment.