r26d/SOPS AGE Decrypt Action
Decrypt a SOPS-encrypted file using an AGE private key passed via env.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| encrypted_path | Path to the SOPS-encrypted file (relative to workspace or absolute) | yes | — |
| decrypted_path | Path to write the decrypted file (will be created/overwritten) | yes | — |
| working_directory | Optional directory to run from before decrypting | no | — |
Outputs
no outputs