
GitHubActions Certification
Domain 4Objective 3
Manage Encrypted Secrets and Variables GH-200 Practice Questions (Page 1)
Part of the Manage GitHub Actions for the enterprise domain, which accounts for 20-25% of the GH-200 exam.
30questions here
6free pages
9concepts
20-25%of the exam
Questions 1–5
- 1
A script uses the GitHub API to update a secret. It retrieves the public key and encrypts the value with libsodium. Which field must be included in the API request body?
Select an answer first - 2
Which statement correctly describes the difference between encrypted secrets and plaintext variables in GitHub Actions?
Select an answer first - 3
A team wants to use the same secret name for different values in production and staging environments. They also want to require approval for production deployments. What is the best way to achieve this?
Select an answer first - 4
Where in the GitHub web interface would a user navigate to create a repository-level secret?
Select an answer first - 5
A script is failing to create a secret via the API with a 422 error. The script retrieves the public key, encrypts the value, and sends the request. What is the most likely cause?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitHub. “GH-200” is a trademark of its owner, used for identification only.