GPG Import
Version updated for https://github.com/purpleclay/gpg-import-action to version v0.2.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GPG Import Action automates the process of importing and configuring a GPG key for Git signing. It supports both ASCII armored and base64-encoded formats, allows selecting specific keys or subkeys by fingerprint, and provides options to skip git configuration and override committer identity. The action is designed to streamline the setup of GPG-based signing in GitHub workflows.
What’s Changed
v0.2.0 - August 18, 2026
1 new feature
Contributors
@purpleclay (
3commits)
New Features
4690070switch to composite action that downloads and runs gpg-import on Darwin and Linux runners (#6) (@purpleclay)
Generated with release-note