actions-marketplace-validations/File Encryptor
Encrypt or Decrypt a file on GitHub Event
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| input-file-path | Path of the file that needs to be encrypted | yes | — |
| encrypt-secret | 32 character Secret used for encrypting the file content | yes | — |
| mode | Mode can be either - encryption | decryption | yes | — |
| repo-token | Secret repo level/github level token | yes | — |
| github-username | Username of one of the collaborator | yes | — |
| github-email | Email of one of the collaborator | yes | — |
| commit-msg | Custom commit message (Default available) | no | — |
| branch-name | Scope of commit, branch to commit on | yes | — |
| repo-owner | Organization's or individual's name. Can be found in the repo URL | yes | — |
| repo-name | Repository name without .git suffix. Can be found in the repo URL | yes | — |
Outputs
no outputs