mcmarkj/1Password Github Actions
Grabs secrets from 1Password Connect Servers and sets them as outputs for your Github Actions runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secret-path | Path to the secrets | yes | — |
| connect-server-url | URL for the 1Password Connet Server | yes | — |
| connect-server-token | Token for the 1Password Connect Server | yes | — |
| export-env-vars | Export the secrets automatically as environmental variables for the rest of the pipeline | no | false |
| fail-on-not-found | If secrets cannot be found - should the pipeline fail | no | true |
| retry-count | Number of times to retry fetching secrets | no | 3 |
Outputs
no outputs