actions-marketplace-validations/Load secrets from 1Password
Make secrets from 1Password Connect available as environment variables in the next steps.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 27, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/1password_load-secrets-action@2a9101f21de4fcc2ae46583a248b43d50ad0476a # no releases — HEAD as of 2026-07-19tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| unset-previous | Whether to unset environment variables populated by 1Password in earlier job steps | — | false |
| export-env | Export the secrets as environment variables | — | false |
| version | Specify which 1Password CLI version to install. Defaults to "latest". | — | latest |
Outputs
no outputs