Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Anonymous
3 years agoI can't get password by using 1password/load-secrets-action (github action)
https://github.com/1Password/load-secrets-action
I made a workflow of github action as shown in the link above. I was expecting a masked secret with export-env as true, but only an empty value wit...
Anonymous
3 years agoHi there! The secret reference you are using for DATADOG_API_KEY contains characters that are invalid for use with secret references. The characters are [ and ]. There are two potential workarounds here:
- remove the offending characters
- use the item id in the reference rather than the item name
For more information on what syntax is acceptable https://developer.1password.com/docs/cli/secrets-reference-syntax/#syntax-rules