dismine/Windows App Signing Setup Action

A GitHub Action to prepare the environment for signing Windows applications with Certum's SimplySign app.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 29, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dismine/windows-app-signing-setup-action@89ae3b032d4bc7a5b98d1a42a34e61ecb6faad64 # v1.2.5

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
certum-usernameThe username for your signing account.yes
certum-otp-uriThe TOTP URI (otpauth://) for the cloud signing account.yes
certum-key-idThe ID (SHA1 Thumbprint) of the signing certificate to use.yes
simplysign-urlOptional: A direct download URL for the primary desktop installer.nohttps://files.certum.eu/software/SimplySignDesktop/Windows/9.4.3.90/SimplySignDesktop-9.4.3.90-64-bit-en.msi
capture-diagnosticsOptional: capture screenshots during authentication for debugging. Off by default (the login dialog shows your account e-mail). Intended for this action's own test workflow.nofalse

no outputs