Question 010
### Where should you store sensitive data such as passwords or certificates that will be used in workflows
> https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions
1. [x] secrets
1. [ ] config variables
1. [ ] vault
1. [ ] environment variables