MicrosoftMicrosoft
GH-200 · Question #94
GH-200 Question #94: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #94. The question stem and answer options stay visible for context.
Author and Maintain Workflows
Question
Which of the following scenarios requires a developer to explicitly use the GITHUB_TOKEN or github.token secret within a workflow? (Choose two.)
Options
- Apassing the GITHUB_TOKEN secret to an action that requires a token as an input
- Bmaking an authenticated GitHub API request
- Cchecking out source code with the actions/checkout@v3 action
- Dassigning non-default permissions to the GITHUB_TOKEN
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GITHUB_TOKEN#Secrets#GitHub API#Workflow authentication