actions-marketplace-validations/Gitsign Verify

Uses `gitsign` to verify commit signatures of a branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 18, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/operatorequals_gitsign-action@66f54db836597640dbb6947cd2554972ea6477cb # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
versionVersion of `gitsign` binaryyes0.3.1
refGit ref to check againstyesorigin/master
email-domainsEmail Domains that are allowed to sign commits (space-separated list)no""
connector-idsThe Identity Providers that are trusted to authenticate the signers (space-separated list)yeshttps://github.com/login/oauth https://accounts.google.com https://login.microsoftonline.com
check-signing-dateWhether to verify that the Commit Date is in the SigningCertificate's Validity Period (Not Before <= Commit Date <= Not After)nofalse

no outputs