actions-marketplace-validations/Enable GPG Signing
Set up git to enable GPG signing for commits and tags created within actions workflows to be trusted and verified.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 13, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/cresh-io_action-gpg@70c875ea061eef5e4dac737218522a4395a89915 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gpg-passphrase | GPG Passphrase | yes | — |
| gpg-sign-key | GPG sign key | yes | — |
| git-username | Git username | yes | — |
| git-email | Git user email | yes | — |
Outputs
no outputs