artgish/Export 1Password secrets
Export 1Password secrets to environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 21, 2026
- License
- None
Pinned Snippet
uses: artgish/1password-secret-export@a69221dd1e1dd046669bedb22671e864eceae126 # v0.1.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| vault | 1Password vault | yes | — |
| item | 1Password item | yes | — |
| token | 1Password API token | yes | — |
| sections | 1Password item section | no | "" |
| export_variables | export secrets to environment variables | no | true |
| export_to_file | if specified, will export to file in .env format | no | "" |
Outputs
no outputs