centrosoftware-actions/setup-AzureSignTool

Sign files using AzureSignTool

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: centrosoftware-actions/setup-azuresigntool@b8b5903954f60f5a9f33a28fe42baf8edede974d # v1.0.1

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

namedescriptionrequireddefault
versionAzureSignTool version to install (>=6.0.0)yes
kvuAzure Key Vault urlno
kviAzure Key Vault Client IDno
kvsAzure Key Vault Client Secretno
kvtAzure Key Vault Tenantno
kvcAzure Key Vault Certificate Nameno
filesFiles to be signedno
file_listPath to file containing for each line the path to a file to signno
skip_signedskip signing already signed filesyesfalse
timestamp_urlURL to an RFC3161 compliant timestamping serviceno
tokenThe GitHub token used for making API requestsno${{ github.token }}

no outputs