dotcom-dev/Infisical Secrets
Use Infisical in your GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | Infisical API domain. Helpful for self-hosted deployments, if not provided, will use the official domain. | no | — |
| token | Infisical API token. (Required) | yes | — |
| projectId | Infisical project ID. (Required) | yes | — |
| env | Environment slug. (Required) | yes | — |
| path | Secrets path inside the environment. | no | — |
| format | Output format. (Default: json) | no | — |
| destinationFile | Destination file. (Default: secrets.json) | no | — |
| kubernetes | Should the action generate a Kubernetes secret? ("kubectl" command and context must be available) | no | false |
| kubernetesSecretName | Kubernetes secret name. (Required if "kubernetes" is true) | no | — |
| kubernetesNamespace | Kubernetes secret namespace. | no | — |
Outputs
no outputs