Skip to content

Commit eac516a

Browse files
authored
Merge pull request #55 from QuLogic/rotate-keys
Rotate SSH key due to CircleCI security incident
2 parents 242487f + aee6a84 commit eac516a

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
@@ -38,7 +38,7 @@ jobs:
3838
git config --global user.name "MatplotlibCircleBot"
3939
- add_ssh_keys:
4040
fingerprints:
41-
- "25:2e:77:93:7e:0e:af:77:b0:be:e7:fe:86:2c:5b:96"
41+
- "fc:4f:e4:b8:3f:28:43:83:4a:6b:ba:30:4a:df:56:6f"
4242
- run:
4343
name: "Deploy new docs"
4444
command: |

0 commit comments

Comments
 (0)