You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The existing code signing certificate is possibly compromised. I was
sloppy with it while trying to integrate code signing into GitHub CI.
Delete the existing code signing cert, replacing it with another.
This commit only affects signing of macOS and Windows executables.
The GPG key (used for signing Linux releases) was not exposed to GitHub
CI and remains unchanged.
0 commit comments