Skip to content

Commit 7b251d6

Browse files
committed
chore: change SSH key fingerprint for AUR publishing
1 parent 239f0bb commit 7b251d6

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
@@ -134,7 +134,7 @@ jobs:
134134
# This key is bound to user snyk on AUR
135135
- add_ssh_keys:
136136
fingerprints:
137-
- "ba:05:09:d6:a6:2a:45:34:89:c4:5e:22:23:22:e8:9f"
137+
- "75:59:a3:1d:81:9a:0f:44:98:4c:78:33:db:e5:51:6a"
138138
- run:
139139
name: Bump package version
140140
command: |

0 commit comments

Comments
 (0)