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
fix(ci): replace broken sslcom/esigner-codesign action with direct CodeSignTool invocation
The sslcom/esigner-codesign GitHub Action (both @develop and @v1.3.2)
has a bug where it fails to pass -username and -password flags to the
CodeSignTool CLI. Replaced with direct download and invocation of
CodeSignTool v1.3.0 via PowerShell.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments